Terrtia
be3446ff97
chg: [feeder pystemon] add debug
2020-07-02 08:31:47 +02:00
Terrtia
c8d5ce9a28
chg: [core] mv bin/packages/config.cfg configs/core.cfg + use ConfigLoader
2019-11-05 15:18:03 +01:00
raggadhub
74c726d5fa
fix path_to_send path
...
Hi,
Missing slash between pastes_directory and paste in path_to_send = pastes_directory+paste
path error example:
/opt/AIL-framework/PASTESarchive/pastebin.com_pro/2019/01/07/cAgqsY2U.gz
2019-01-09 13:15:58 +01:00
Steve Clement
e4ced241eb
chg: [python] Added necessary checks in LAUNCH.sh to be able to launch the script without doing bin/activate
...
chg: [doc] Added correct pystemon path
fix: [zmq] Small ZMQ test fix.
fix: [doc] Moved the print statement in feeder so it is less verbose but still useful
2018-11-22 14:57:24 +09:00
Terrtia
44d19fbb80
fix: [pystemon-feeder] paste save path
2018-10-02 16:02:59 +02:00
Terrtia
b575efcc46
fix: [pystemon] pystemon encoding
2018-09-21 14:16:06 +02:00
Terrtia
6f2dbcb4e2
fix: [pystemon-feeder] fix #234
2018-08-13 10:22:20 +02:00
Terrtia
96a3df42bc
decode with redis connection
2018-05-04 13:53:29 +02:00
Terrtia
9c82dd90ec
python 3 backend upgrade
2018-04-16 14:50:04 +02:00
Sami Mokaddem
3e117195a2
fix: Added a backoff time if an IOError happens
2018-01-15 17:45:13 +01:00
Sami Mokaddem
9a66a6111b
Fixing no such file
2018-01-15 17:10:03 +01:00
Alexandre Dulaunoy
71922f9def
add: Python script to test if the ZMQ feed works as expected
2017-11-28 09:46:06 +01:00
Olivier MEDOC
16044d4d36
pystemon-feeder: add the option bind in configuration file instead of address
...
This is essentially because multiple feeds can be used in the address
configuration variable.
2017-01-13 14:58:18 +01:00
Olivier MEDOC
83db40104c
import pystemon-feeder configuration from the central configuration file
2017-01-10 18:26:36 +01:00
Mokaddem
4eafca2936
Added pystemon instruction section
2016-10-13 17:13:08 +02:00
Alexandre Dulaunoy
25757b0fff
A simple feeder script feeding data from pystemon to AIL.
...
The configuration matches the default Redis parameters used
in the pystemon configuration.
https://github.com/cvandeplas/pystemon/blob/master/pystemon.yaml#L16
2014-09-19 14:03:05 +02:00