This repository was archived by the owner on Feb 13, 2024. It is now read-only.
I dont have -o --output in my teler #249
Unanswered
JRockiller1
asked this question in
Q&A
Replies: 1 comment
-
Which version did you use? As per documentation, output is defined under configuration file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Want to use fail2ban and teler but -o --output is not defined or recognised when i run any command with it.
tail -f /var/log/nginx/access.log | teler -c teler.example.yaml -o /var/log/teler/teler-threats.log
teler -i /var/log/nginx/access.log -o /var/log/teler/teler-threats.log
None of this works however if i remove the -o, everything works as per normal. Just wondering why -o, --output does not exist for me
Beta Was this translation helpful? Give feedback.
All reactions