Skip to content
  • Presentations

My Notes…

Home | Work | Life

My Notes…

Home | Work | Life

  • Presentations

fluentd

Apache access and error logs in Fluentd
Posted on August 9, 2019August 9, 2019 by manish

Apache access and error logs in Fluentd

Share

To parse and add Apache2 access and error logs add this section to your /etc/td-agent/td-agent.conf Fluend config file Restart td-agent Now, access apache web pages and you will see logs going into elastic database. In Kibana management, create new index pattern like apache-* to visualize apache logs in kibana

apache, Elasticsearch
  • Tech bytes
Syslog messages in EFK stack
Posted on March 15, 2019March 15, 2019 by manish

Syslog messages in EFK stack

Share

You can use opensource syslog-ng tool to capture syslog messages from various sources, like remote servers, devices, local logs and so on. These logs can then be forwarded to fuentd on EFK stack. Here is a sample config of syslog-ng config to receive logs from devices and hosts on tcp and udp port 514. Received […]

Analytics, efk
  • Tech bytes
EFK stack – versatile and very capable analytics platform
Posted on March 12, 2019March 14, 2019 by manish

EFK stack – versatile and very capable analytics platform

Share

So far I was happily using ELK stack to feed syslog messages into Elasticsearch. In ELK stack I had used Logstash to aggregate syslogs and feed them into elasticsearch. Recently, I came across fluentd and found it quite interesting and flexible. Using fluentd with Elasticsearch and Kibana I have now build a EFK stack. EFK […]

Analytics, efk
  • Tech bytes
Copyright © Blogbuster 2025 Proudly powered by WordPress | Theme: Blogbuster by Mystery Themes.