Hi .
I have been trying to know the purpose of environment filter for a while But at last it came with no effect in my data index in elastic search
Can anyone tell me the purpose of environment filter and what the mistake in my config file.?
Here the config looks like ,
environment {
add_metadata_from_env => { "target_env" => "$HOME" }
}
Platform:
os : ubuntu18.04
logstash : 6.7
Thanks in advance .