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.
suricata/doc
Victor Julien 00cc3c7374 eve/ssh: change hassh logging format
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
..
devguide doc/devguide: create basic layout 5 years ago
doxygen
userguide eve/ssh: change hassh logging format 5 years ago
AUTHORS docs: replace redmine links and enforce https on oisf urls 8 years ago
Basic_Setup.txt Update docs from wiki 13 years ago
GITGUIDE
INSTALL docs: replace redmine links and enforce https on oisf urls 8 years ago
INSTALL.PF_RING docs: replace redmine links and enforce https on oisf urls 8 years ago
INSTALL.WINDOWS Add content to ChangeLog and add links to more up to date versions of various docs. 14 years ago
Makefile.am doc: Add chassis for dev docs 6 years ago
NEWS docs: replace redmine links and enforce https on oisf urls 8 years ago
README upated INSTALL moved other doc files to doc/ deleted Welcome 16 years ago
Setting_up_IPSinline_for_Linux.txt docs: replace redmine links and enforce https on oisf urls 8 years ago
TODO docs: replace redmine links and enforce https on oisf urls 8 years ago
Third_Party_Installation_Guides.txt Update docs from wiki 13 years ago

README