Skip to content

Add RFC5424 format support for syslog input (backport #23954)#25119

Merged
faec merged 1 commit into7.xfrom
mergify/bp/7.x/pr-23954
Apr 19, 2021
Merged

Add RFC5424 format support for syslog input (backport #23954)#25119
faec merged 1 commit into7.xfrom
mergify/bp/7.x/pr-23954

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Apr 15, 2021

This is an automatic backport of pull request #23954 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* - add PRI schema
- add VERSION schema

* - make test work
- clean code
- change parser.go to parser/parser_rfc5424

* - Add TIMESTAMP format

* - Add "AppName" format
- Add "ProcID" format
- Add "MsgID" format
- Add "HostName" format
- improve test

* add STRUCTURED_DATA support

* add MESSAGE support

* - syslog input config support rfc5424
- add auto detect format

* add param value escape support

* - clean up the code
- add more test

* update mod

(cherry picked from commit 3953756)
@mergify mergify bot added the backport label Apr 15, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 15, 2021
@botelastic
Copy link
Copy Markdown

botelastic bot commented Apr 15, 2021

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Apr 15, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Started by user Ivan Fernandez Calvo

  • Start Time: 2021-04-16T08:16:54.142+0000

  • Duration: 136 min 17 sec

  • Commit: 77f83da

Test stats 🧪

Test Results
Failed 0
Passed 46909
Skipped 5176
Total 52085

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 46909
Skipped 5176
Total 52085

@faec faec merged commit 6f6c8f5 into 7.x Apr 19, 2021
@mergify mergify bot deleted the mergify/bp/7.x/pr-23954 branch April 19, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants