I have been recently working on improving our performance monitoring against Jira and Confluence. And here I want to share a few things that I learned, and hope they are useful to you as well. In high level, we have done: Setup both black box monitoring (CPU, memory, IO, Error log ...) and white box … Continue reading Jira and Confluence Performance Monitoring Part One
Tag: Splunk
Send ESXi 5.0 Syslog to Splunk
1) Install Splunk. In my example, I use Linux as the Splunk server. rpm -i splunk-4.3.4-136012-linux-2.6-x86_64.rpm /opt/splunk/bin/splunk start 2) Go the web server http://dev-linux-01:8000 to open the TCP and UDP 514 port. Do the same to open UDP port 514. 3) Login to the ESXi host to configure the remote syslog host. esxcli system syslog … Continue reading Send ESXi 5.0 Syslog to Splunk