mirror of https://github.com/infosecn1nja/HELK.git
Troubleshooting the output file.
parent
12e4de9996
commit
d372ef452d
|
@ -1,12 +0,0 @@
|
||||||
# HELK osquery filter conf file
|
|
||||||
# HELK build Stage: Alpha
|
|
||||||
# Author: Richie Cyrus (@rrcyrus)
|
|
||||||
# License: GPL-3.0
|
|
||||||
|
|
||||||
filter {
|
|
||||||
if [source] == "/var/log/osquery/osqueryd.results.log"{
|
|
||||||
json {
|
|
||||||
source => "message"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -13,3 +13,7 @@ output {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue