Troubleshooting the output file.

keyword-vs-text-changes
richiercyrus 2019-01-08 15:38:57 -08:00
parent 12e4de9996
commit d372ef452d
2 changed files with 4 additions and 12 deletions

View File

@ -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"
}
}
}

View File

@ -13,3 +13,7 @@ output {
} }
} }
} }