# vi: ft=yaml # Receive events from 24224/tcp # This is used by log forwarding and the fluent-cat command @type forward port {{ fluent_forward_port }} @type geoip geoip_lookup_keys host backend_library geoip2_c latitude ${location.latitude["host"]} longitude ${location.longitude["host"]} skip_adding_null_record true @type elasticsearch host maestro.dmz port {{ elasticsearch_port }} include_timestamp true logstash_format true logstash_prefix fluentd.${tag} @type null log_level info