kilianc/rtail

Support for third party log sources

Open

#97 aperta il 10 ott 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)CSS (111 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1624 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Providing a means for third parties to push logs to rtail-server would be useful. I would expect some configurable form of delineation to specify stream source, etc and a general form of the message to be sent.
Example from the log.io page: https://github.com/NarrativeScience/Log.io#server-tcp-interface

+log|my_stream|my_node|info|this is log message\r\n

Particularly useful when logs originate from systems that do not have unix pipes. (Windows)

Guida contributor