Skip to content

problem: no test for tags over 32 chars#88

Open
StimulusFunctions wants to merge 1 commit into
digitalocean:masterfrom
StimulusFunctions:master
Open

problem: no test for tags over 32 chars#88
StimulusFunctions wants to merge 1 commit into
digitalocean:masterfrom
StimulusFunctions:master

Conversation

@StimulusFunctions
Copy link
Copy Markdown

Rsyslog, when parsing syslog messages with tags longer than 32 characters, truncates the TAG field to 32 characters. Captainslog does not have a maximum length on TAG size other than the max length of the message. This behavior should probably be changed to be in line with how rsyslog does things.

For now, this PR adds a test that documents the current behavior to make it more explicit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants