In our previous article, we have covered with Splunk master setup. Once done with the basic software installation next step we need to focus on how to bring the logs into Splunk for indexing. And what else needs to be indexed, In Splunk administration perspective we are responsible to import the logs. Logs can be ... Read More
In earlier how to guide we have seen step by step guide for setting up Splunk Enterprise serverSplunk installation. Now we are about to see how to setup client side by installing “Splunk forwarder” in all our client servers. Find more Splunk Related Topics. Step by step guide to install with Splunk Enterprise 7.0.2 Step by ... Read More
What is Splunk Enterprise? Splunk is an IT tool which helps to collect logs, analyze, visualize, audit and create reports on any devices. In simple word, it will convert “Machine generated data into Human readable data”. How will it work? Splunk Enterprise installed machine will act as a server (Receiver), All other servers or devices ... Read More
Monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations. Installing monit in ubuntu #sudo apt-get install monit Configure the configuration file in #/etc/monit/monitrc Configuration file entry The Default Port Number of Monit ... Read More