Siddhesh Kadam4 min readLinux Ingest MySQL Data Into Elasticsearch Using Logstash Rated 5 out of 5 stars.(1)In some circumstances, we may need to parse MySQL data to other security compliance appliances such as SIEM or a database such as...
Siddhesh Kadam4 min readLinux Monitor Linux Server Using Prometheus & Grafana Monitoring a Linux server using Prometheus and Grafana is a powerful combination for tracking server metrics, visualizing them, and...
Siddhesh Kadam3 min readLinux How to install node.js on Centos using NVM (Node Version Manager)Node.js is an open source server environment. Node.js allows you to run JavaScript on the server. There are different method you can use...
Siddhesh Kadam2 min readLinux Cassandra Cluster With Single Seed NodeCassandra Cluster The cluster is a collection of nodes that represents a single system. In this tutorial, we'll be going to put some...
Siddhesh Kadam2 min readLinux Apache CassandraWhat is Cassandra ? Apache Cassandra is a free and open-source, distributed, wide column store, NoSQL database management system...
Siddhesh Kadam2 min readLinux ElasticSearch Cluster StatusWhat is Elasticsearch ? Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable...