teler-sh/teler

I dont have -o --output in my teler

JRockiller1 opened this issue · 0 comments

Discussed in #249

Originally posted by JRockiller1 August 16, 2022
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