From 00737cf2fc2320675752502116a15eec6e3419f0 Mon Sep 17 00:00:00 2001 From: Kael Shipman Date: Sun, 18 Nov 2018 17:24:42 -0600 Subject: [PATCH] More perldoc compatibility --- plugins/logs/loggrepx_ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/logs/loggrepx_ b/plugins/logs/loggrepx_ index e1fa38c3..69c6ab4d 100755 --- a/plugins/logs/loggrepx_ +++ b/plugins/logs/loggrepx_ @@ -43,10 +43,10 @@ Available config options include the following: NOTE: for any variable with [field] in it, [field] is derived from the full logfile path by simply removing the preceding slash and replacing all non-alphanumerics with underscores. For example, the "warning" field -for the logfile \`/var/log/nginx/errors.log\` would be -\`var_log_nginx_errors_log_warning\`. +for the logfile F would be +F. -One good way to get these names is to run \`munin-run [plugin-name]\` +One good way to get these names is to run C after you've configured the required variables and then just copy/paste the names from the output.