mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elastic search didn't accept the 'hassh' and 'hassh.string'. It would see the first 'hassh' as a string and split the second key into a object 'hassh' with a string member 'string'. So two different types for 'hassh', so it rejected it. This patch mimics the ja3(s) logging by creating a 'hassh' object with 2 members: 'hash', which holds the md5 representation, and 'string' which holds the string representation. |
6 years ago | |
|---|---|---|
| .. | ||
| devguide | 6 years ago | |
| doxygen | ||
| userguide | 6 years ago | |
| AUTHORS | 9 years ago | |
| Basic_Setup.txt | 14 years ago | |
| GITGUIDE | 17 years ago | |
| INSTALL | 9 years ago | |
| INSTALL.PF_RING | 9 years ago | |
| INSTALL.WINDOWS | 15 years ago | |
| Makefile.am | 6 years ago | |
| NEWS | 9 years ago | |
| README | 17 years ago | |
| Setting_up_IPSinline_for_Linux.txt | 9 years ago | |
| TODO | 9 years ago | |
| Third_Party_Installation_Guides.txt | 14 years ago | |