Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
Message ID: 68224     Entry time: Wed Jan 13 08:25:50 2016
Icon: Idea  Author: Tamas Gal  Author Email: tgal@km3net.de 
Category: Info  OS: Linux  ELOG Version: ELOG V2.9.2-245 
Subject: Slackbot for ELOG 

Dear all,

I just wanted to share a small script which I wrote to integrate our ELOG in Slack. This allows us to be notified immediately if there is a new logbook entry directly within the appropriate Slack channels. We're using ELOG V2.9.2-245 but if the log-file format has "Subject, Author, Type" in the header, it should work with any other version. I'm using Pyinotify for the file watch which relies on a Linux Kernel feature (merged in kernel 2.6.13) called inotify, so the script only works on Linux.

Here is the code: https://github.com/tamasgal/elog-slack

Cheers and thanks for ELOG!

Tom

Attachment 1: elog-slack.png  52 kB  | Hide | Hide all
elog-slack.png
ELOG V3.1.5-fe60aaf