Page 1 of 1

Nagios Integration with Google Cloud

Posted: Tue Aug 24, 2021 6:01 am
by samir007
Hi,

We need to pull the logs from Google cloud Platform to Nagios XI.

The logs are stored in the Log sinks in google cloud and can be pulled out using google cloud Pub/sub solution.

Is this possible ? if yes how it can be achieved , I am not getting any specific documentation on this.

Thanks

Re: Nagios Integration with Google Cloud

Posted: Tue Aug 24, 2021 1:41 pm
by pbroste
Hello @samir007

Thanks for reaching out, in review we don't have a plugin that would work out of the box to request logs from the google cloud platform.

We see that they have API calls and other methods to 'get' (download) data from their cloud. The option to edit a script from a plugin or write a plugin script from the options provided on the Google platform would be a possible solution.


Thanks,
Perry