Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(site/dev) rm rsyslog -> opensearch #1116

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

jhoblitt
Copy link
Member

@jhoblitt jhoblitt commented Apr 8, 2024

As we are already pushing syslog to fluentbit, sending direct to openserach is both redundant and broken. Resolves this error message:

2024-04-08T15:57:05.883093+00:00 rancher03.dev.lsst.org rsyslogd: omelasticsearch: error in elasticsearch reply: bulkmode insert does not return array, reply is: {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Action/metadata line [1] contains an unknown parameter [_type]"}],"type":"illegal_argument_exception","reason":"Action/metadata line [1] contains an unknown parameter [_type]"},"status":400} [v8.2102.0-117.el9 try https://www.rsyslog.com/e/2218 ]

@jhoblitt jhoblitt added the bug Something isn't working label Apr 8, 2024
Copy link
Contributor

@cbarria cbarria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Great 👍🏻

As we are already pushing syslog to fluentbit, sending direct to
openserach is both redundant and broken.  Resolves this error message:

    2024-04-08T15:57:05.883093+00:00 rancher03.dev.lsst.org rsyslogd: omelasticsearch: error in elasticsearch reply: bulkmode insert does not return array, reply is: {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Action/metadata line [1] contains an unknown parameter [_type]"}],"type":"illegal_argument_exception","reason":"Action/metadata line [1] contains an unknown parameter [_type]"},"status":400} [v8.2102.0-117.el9 try https://www.rsyslog.com/e/2218 ]
@jhoblitt jhoblitt force-pushed the IT-5152/rm-rsyslog-to-opensearch branch from cfb08f7 to 1df75b9 Compare April 8, 2024 19:10
@jhoblitt jhoblitt merged commit e1fb159 into production Apr 8, 2024
10 checks passed
@jhoblitt jhoblitt deleted the IT-5152/rm-rsyslog-to-opensearch branch April 8, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants