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. |
5 years ago | |
---|---|---|
.. | ||
.cargo | 6 years ago | |
src | 5 years ago | |
.gitignore | 8 years ago | |
Cargo.toml.in | 5 years ago | |
Makefile.am | 5 years ago | |
cbindgen.toml | 5 years ago | |
rustfmt.toml | 5 years ago |