Difference between revisions of "Increasing detail of logwatch output"

From Notes_Wiki
m
m
 
Line 1: Line 1:
<yambe:breadcrumb self="Increasing detail of logwatch output">Logwatch configuration|Logwatch configuration</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Monitoring tools]] > [[Logwatch configuration]] > [[Increasing detail of logwatch output]]
=Increasing detail of logwatch output=


many log scripts accept variables and generate different detail / type of output based on value of variable. Hence we can edit '/etc/logwatch/conf/logwatch.conf' file and put line
many log scripts accept variables and generate different detail / type of output based on value of variable. Hence we can edit '/etc/logwatch/conf/logwatch.conf' file and put line
Line 9: Line 8:




<yambe:breadcrumb self="Increasing detail of logwatch output">Logwatch configuration|Logwatch configuration</yambe:breadcrumb>
 
[[Main Page|Home]] > [[CentOS]] > [[CentOS 6.x]] > [[Monitoring tools]] > [[Logwatch configuration]] > [[Increasing detail of logwatch output]]

Latest revision as of 12:35, 28 July 2022

Home > CentOS > CentOS 6.x > Monitoring tools > Logwatch configuration > Increasing detail of logwatch output

many log scripts accept variables and generate different detail / type of output based on value of variable. Hence we can edit '/etc/logwatch/conf/logwatch.conf' file and put line

Detail = High

with space, case etc. intact to get detailed reports.


Home > CentOS > CentOS 6.x > Monitoring tools > Logwatch configuration > Increasing detail of logwatch output