Change default log filter - collect more logs (atop & rotated on Fuel)
This commit is contained in:
parent
b67cfac8e0
commit
d0eb10a844
@ -60,7 +60,7 @@ def load_conf(filename):
|
||||
conf['files'] = []
|
||||
conf['filelists'] = []
|
||||
conf['logs'] = {'path': '/var/log',
|
||||
'exclude': '[-_]\d{8}$|atop[-_]|\.[^12]\.gz$|\.\d{2,}\.gz$'}
|
||||
'exclude': '\.[^12]\.gz$|\.\d{2,}\.gz$'}
|
||||
'''Shell mode - only run what was specified via command line.
|
||||
Skip actionable conf fields (see timmy/nodes.py -> Node.conf_actionable);
|
||||
Skip rqfile import;
|
||||
|
Loading…
x
Reference in New Issue
Block a user