out_geoip
Buffered Output plugin adds geographic location information to logs using the Maxmind GeoIP databases. This document doesn't describe all parameters. If you want to know full features, check the Further Reading section.out_geoip
is not included in td-agent. All users must install the fluent-plugin-geoip gem using the following command.true
to include the original tag name in the record. (default: false)include_tag_key
is set to true
.memory
by default (buf_memory). The file
(buf_file) buffer type can be chosen as well. Unlike many other output plugins, the buffer_path
parameter MUST be specified when using buffer_type file
.log_level
option allows the user to set different levels of logging for each plugin. The supported log levels are: fatal
, error
, warn
, info
, debug
, and trace
.