From dfa18a968e3d5fb2313d9c4da4c893372445c267 Mon Sep 17 00:00:00 2001 From: Ryan Frantz Date: Fri, 16 May 2014 02:27:29 +0000 Subject: [PATCH] Adding the 'logfile' config option to the example configuration file. --- etc/config.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/config.yml.example b/etc/config.yml.example index 82f218f..15e6ed9 100644 --- a/etc/config.yml.example +++ b/etc/config.yml.example @@ -6,3 +6,4 @@ splunk: url: https://splunk.example.com:8089/services/search/jobs username: splunkuser password: splunkpass +logfile: /usr/nagios/var/nagios.log