Skip to content

Commit

Permalink
Update intrusion_threat_intelligence.conf.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads authored Dec 26, 2024
1 parent 8e79ad6 commit 50d2099
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
filter {
threatintelligence {
memcached_servers => <%=@memcached_servers%>
key_mapping => {
"src" => "src_is_malicious"
"dst" => "dst_is_malicious"
Expand All @@ -9,4 +10,4 @@ filter {
"file_hostname" => "file_hostname_is_malicious"
}
}
}
}

0 comments on commit 50d2099

Please sign in to comment.