Logstash
Squadcast - Logstash Integration guide
Last updated
Was this helpful?
Squadcast - Logstash Integration guide
Last updated
Was this helpful?
Was this helpful?
http {
format=>"json"
http_method=>"post"
url=>"The URL obtained above"
} if [type]=="FOO"{
http {
format=>"json"
http_method=>"post"
url=>"The URL obtained above"
}
}