designetwork(EN)

IT technical memo of networking

Log visualize-Logstash

Distribute the multiple output in Logstash

In Logstash, since the configured Config becomes effective as a whole, it becomes a single output setting with a simple setting. Therefore, it is possible to set multiple outputs by conditionally branching according to items with if. Based…

Multiple output settings in Logstash same as Fluentd forest + copy

In Logstash, try setting the same as Fluentd (td-agent) forest plugin and copy combined. As a result, even if the log type and the sender increase, it is possible to simplify without adding the output setting every time. What to expect - S…


This Blog is English Version of my JP's.

Sorry if my English sentences are incorrect.

designetwork