Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

add support for RFC3164 streams #46

Closed
wants to merge 1 commit into from

Conversation

aparcar
Copy link

@aparcar aparcar commented Dec 4, 2022

This isn't a particularly fancy patch but adds RFC3164 support for streams.

My motivation is to use Lokis client tool promtail directly with RFC3164 devices without having a syslog-ng server in-between.

both nontransparent and octetcounting use RFC5424 which isn't used by many devices, i.e. OpenWrt or Ubiquiti routers.

Add a new function called NewParserRFC3164 to both.

Signed-off-by: Paul Spooren mail@aparcar.org

both nontransparent and octetcounting use RFC5424 which isn't used by
many devices, i.e. OpenWrt or Ubiquiti routers.

Add a new function called NewParserRFC3164 to both.

Signed-off-by: Paul Spooren <mail@aparcar.org>
chaudum

This comment was marked as off-topic.

catap added a commit to catap/loki that referenced this pull request Apr 27, 2024
Backport influxdata/go-syslog#46

Signed-off-by: Kirill A. Korinsky <kirill@korins.ky>
@leodido
Copy link
Collaborator

leodido commented May 19, 2024

I don't have anymore write/maintain access here. So, I can't help/maintain it. It's unfortunate but it is what it is... Feel free to redirect this PR to https://github.com/leodido/go-syslog. I plan to keep evolving this project there, on my GitHub. Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants