tailon icon indicating copy to clipboard operation
tailon copied to clipboard

Webapp for looking at and searching through files and streams

Results 41 tailon issues
Sort by recently updated
recently updated
newest added

I'm attempting to run an AWK against the tail output, and no matter what I do, I never see any output. Happy to provide more details if necessary. I've taken...

- Use relative path because proxy may have changed url path.

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > ## [3.13.1] - 2019-04-05 > ### Security > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480)....

dependencies

"Interface is nil, not *Toml.Tree" is thrown if there is [commands] in the config toml file. So defaults are not used in this case.

Is it possible to include an example of how the config would work with aliases and paths The readme just shows ``` File, glob and dir filespecs are similar in...

Hello, I tried to start tailon specifying a file to which tailon user doesn't have access: ```bash ./opt/tailon/tailon -b "0.0.0.0:8084" -r "/" "alias=Catalina,group=Tomcat,/opt/tomcat/logs/catalina.out" "alias=Other,group=Tomcat,/opt/tomcat/logs/*" ``` And got the error: ```...

According to the README's "Security" section "sed" is not enabled by default. However in the go version "sed" is now enabled by default. It might not be a big deal...

Thank you for your project!My english is poor,but code is good.In go make slice the second args is meaning init length,not capacity.It run ok,but I find config.FileSpecs hava empty element.

it would be very nice to be able to specify at least the background and text color, as white on black is not everybodys first choice. (I like green on...