Skip to content

Instantly share code, notes, and snippets.

input {
file {
path => "/logs/*.log"
type => "application-load-balancer"
start_position => "beginning"
sincedb_path => "log_sincedb"
}
}
filter {
if [type] == "application-load-balancer" {