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: ...@@ -18,4 +18,3 @@ shipper:
logging: logging:
files: files:
rotateeverybytes: 10485760 rotateeverybytes: 10485760
...@@ -129,8 +129,6 @@ filter { ...@@ -129,8 +129,6 @@ filter {
} }
} }
reverse => [ "source_fqdn" ] action => "replace" add_tag => [ "dns_lookup" ]
mutate { mutate {
add_field => { add_field => {
"[source_fqdn]" => "%{source_host}" "[source_fqdn]" => "%{source_host}"
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment