Salesforce monitoring

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Salesforce monitoring

Post by BanditBBS »

2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Salesforce monitoring

Post by mcapra »

The basic concept should work, but we don't have a Salesforce setup to test against. That plugin is definitely compatible with the version of logstash that NLS uses though:
https://www.elastic.co/guide/en/logstas ... force.html

Code: Select all

[root@localhost ~]# /usr/local/nagioslogserver/logstash/bin/plugin install logstash-input-salesforce
Validating logstash-input-salesforce
Installing logstash-input-salesforce
Installation successful
After that, all you should need to do from the NLS end of things (if I understand the article correctly) is set up the input:
2016_10_14_09_12_46_Instance_Configuration_Nagios_Log_Server.png
The article mentions a mutate filter as well, but that appears to be specific to the logz.io stuff.
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
https://www.mcapra.com/
Locked