输出插件(Output)
输出阶段:将处理完成的日志推送到远程数据库存储
常用插件:
•
file
•
Elasticsearch
Elasticsearch
If you plan to use the Kibana web interface to analyze data transformed...
过滤插件:GeoIP
Description
The GeoIP filter adds information about the geographical location of IP addresses, based on data from the Maxmind GeoLite2 databases.
GeoIP过滤器根据来自Maxmind GeoLite2数据库的数据添加有关IP地址地理位置的信息。
过滤插件:GeoIP(能够将日...
Structure of a Config File
A Logstash config file has a separate section for each type of plugin you want to add to the event processing pipeline. For example:
# This is a comment. You should use comments to describe
# parts of your con...