what is GREEDYDATA in elasticsearch
2
votes
1
answer
11713
views
reading the conf files of
logstash
i found in filter conf
grok {
match => { "message" => "Put\s*command\s*:\s+%{GREEDYDATA:command}" }
}
How does this filter work , i tried to search for GREEDYDATA
but i couldn't understand
Asked by I'm V
(43 rep)
Oct 27, 2019, 08:48 PM
Last activity: Oct 27, 2019, 10:05 PM
Last activity: Oct 27, 2019, 10:05 PM