logram
logram copied to clipboard
Utility that takes logs from anywhere and sends them to Telegram.
I tried changing the token a new (tried 2 different) bot(s) and got: ``` Apr 10 10:22:55 rex logram[198306]: Error: An error while parsing JSON: data did not match any...
I get a lot of: `Logram 2.0.0 started at rex` something like very 2h, looking in logs i see: ``` Mar 15 18:46:33 rex logram[2275209]: thread '' has overflowed its...
Is there a possibility to send only the logs from a specific docker container to telegram with logram? Thank you!
I had logram try to send a message while my Internet was down: ``` Jan 25 03:06:37 logram[44771]: Error: A network error: error sending request for url (https://api.telegram.org/botXXXX/sendMessage): connection error:...
with this patch and using `cargo build --release --target x86_64-unknown-linux-musl --features bin_core,ls_filesystem,vendored` you can make statically linked binary (now binary depends on glibc 2.32 and **cant run on centos7** (and...
Version: ``` $ logram -V logram 2.0.0 ``` Service startup failed with an error: ``` systemd[1]: Started Utility that takes logs from anywhere and sends them to Telegram. logram[2619214]: Error:...