Tech bytes Apache access and error logs in Fluentd Author manish Date August 9, 2019 To parse and add Apache2 access and error logs add this section to your...
Tech bytes Migrate elasticsearch data from one cluster to another Author manish Date April 5, 2019 Suppose you have an existing elasticsearch cluster A and, for any reason, you want...
Tech bytes Playing with elasticsearch indices Author manish Date March 27, 2019 List all indices List indices matching a pattern Delete an index Fetch available fields...
Tech bytes Syslog messages in EFK stack Author manish Date March 15, 2019 You can use opensource syslog-ng tool to capture syslog messages from various sources, like...
Tech bytes EFK stack – versatile and very capable analytics platform Author manish Date March 12, 2019 So far I was happily using ELK stack to feed syslog messages into Elasticsearch....
Tech bytes Secure Elasticsearch and Kibana access using Apache reverse proxy Author manish Date February 15, 2019 Default ELK installation may not fulfill enterprise requirements as kibana, the visualizer, works on...
Tech bytes Delete old data in Elasticsearch Author manish Date August 2, 2017 ELK platform provides great solution aggregating and indexing various log, events within a organization....
Tech bytes Syslog and snmp traps in ELK – Taming ELK Author manish Date July 5, 2017 ELK stack is quite capable solution for event, logs, data aggregation and parsing. It...