Private GIT

Skip to content
Snippets Groups Projects
Commit 8885fc9d authored by nin9s's avatar nin9s
Browse files

c+p error fixed

removed reverse => [ "source_fqdn" ] action => "replace" add_tag => [ "dns_lookup" ]
parent fb79762a
No related branches found
No related tags found
No related merge requests found
File added
......@@ -18,4 +18,3 @@ shipper:
logging:
files:
rotateeverybytes: 10485760
......@@ -129,8 +129,6 @@ filter {
}
}
reverse => [ "source_fqdn" ] action => "replace" add_tag => [ "dns_lookup" ]
mutate {
add_field => {
"[source_fqdn]" => "%{source_host}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment