Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple python script that monitors a log file for strings and sends notifications to Telegram.

License

soonwai/log-to-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log-to-telegram

A simple python script that monitors a log file for strings and sends notifications to Telegram.

Introduction

I started learning Python not long ago and thought that I may as well write something that I would use. This is the fruit of my first few days of Python. I know, it's fairly rough.

I use this to follow my Minecraft server's log. Everytime my kids or their friends connect, I get a notification. Awesome.

Of course, you can use it to monitor any log file.

Dependencies

Prerequisites

To do

  • Error handling
  • Log file rotation

About

A simple python script that monitors a log file for strings and sends notifications to Telegram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages