enable json log in default config

This commit is contained in:
Michel Oosterhof
2015-05-12 15:34:53 +00:00
parent 736dc90e23
commit cc47fa2a50

View File

@ -233,7 +233,8 @@ interact_port = 5123
#[database_textlog] #[database_textlog]
#logfile = log/cowrie-textlog.log #logfile = log/cowrie-textlog.log
# JSON output module [output_jsonlog] # JSON output module
[output_jsonlog]
logfile = log/cowrie.json logfile = log/cowrie.json
#[database_hpfeeds] #[database_hpfeeds]