Page 1 of 1

Salesforce monitoring

Posted: Thu Oct 13, 2016 7:54 pm
by BanditBBS

Re: Salesforce monitoring

Posted: Fri Oct 14, 2016 9:13 am
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.