Skip to content
Snippets Groups Projects
Commit 9a6e8ac9 authored by anonymous's avatar anonymous
Browse files

update uls.conf

parent 35411d34
No related branches found
No related tags found
No related merge requests found
inputfile = test.log inputfile = /var/log/ckan/bulk.log
outputfile = ./out.uls inputfile = /var/log/ckan/std/gather_consumer.log
inputfile = /var/log/ckan/std/fetch_consumer.log
#outputfile = ./logs/out.uls
# %F = YYYY-MM-DD
# %T = hh:mm:ss
# %W = der ganze Rest
#inputformat = {"asctime": "%F %T,%c%c%c", "levelname": "ERROR", "name": "%q", "message": "%W
iformat0 = %F %T,%c%c%c ERROR [%q] got exception ...%W iformat0 = %F %T,%c%c%c ERROR [%q] got exception ...%W
#nreadformat0 =... (7568:worker 2) : %W
nreadformat0 =... : %W nreadformat0 =... : %W
# Alle Zeilen, die ERR enthalten # 'got exception...' ist die erste Zeile eines Tracebacks
reg0 = got exception ... reg0 = got exception ...
# alle forgenden Zeilen haben diesen Präfix
nreadreg0 =^... : nreadreg0 =^... :
#consolidate0 = 0/1s: 2
# Gebe die ganze Zeile auf stdout aus write0 = V;%F %T;%h;"odsh";"Exception";"traceback";"
#eaction = echo %F %T %q
#action0 = echo %F %T [%q,%p] %W
#nreadaction0 = echo %W
##write0 = V;%F %T;source;"section";"teststep";"detail";"Text"; [%q,%p] %W
write0 = V;%F %T;ckan274;"ULS";"Test";"detail";"Text";"
nreadwrite0 = %W nreadwrite0 = %W
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment