Hi
I installed tailon using pip isntall. (Linux mint)
My version: tailon version 1.4.1
I can't see any changes in the sub sections.
My config files is as follows
bind: 0.0.0.0:8080 # address and port to bind on
allow-transfers: true # allow log file downloads
follow-names: true # allow tailing of not-yet-existent files
relative-root: /tailon # web app root path (default: '')
commands: [tail, grep, awk] # allowed commands
tail-lines: 10 # number of lines to tail initially
history-lines: 0 # number of lines to tail initially
wrap-lines: false # initial line-wrapping state
files:
'/var/log/odoo/11*'
'local':
'/var/log/odoo/10*'
Please advice.
And one more request. I wish to see the some name instead of the file path.
Hi I installed tailon using pip isntall. (Linux mint) My version: tailon version 1.4.1
I can't see any changes in the sub sections.
My config files is as follows bind: 0.0.0.0:8080 # address and port to bind on allow-transfers: true # allow log file downloads follow-names: true # allow tailing of not-yet-existent files
relative-root: /tailon # web app root path (default: '')
commands: [tail, grep, awk] # allowed commands tail-lines: 10 # number of lines to tail initially history-lines: 0 # number of lines to tail initially wrap-lines: false # initial line-wrapping state
files:
Please advice.
And one more request. I wish to see the some name instead of the file path.