kilianc/rtail

Support for third party log sources

Geschlossen

#97 geöffnet am 10.10.2015

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)CSS (111 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.624 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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)

Contributor Guide