Skip to content

Adding preserve original event option to System integration Syslog datastream #6528

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

Merged
merged 12 commits into from
Jun 30, 2023
Prev Previous commit
Next Next commit
conflict res again
  • Loading branch information
kgeller committed Jun 22, 2023
commit dca4926a01ee0ccb4cd85c9ecaf48ee6ecf4b30a
6 changes: 3 additions & 3 deletions packages/system/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# newer versions go on top
- version: "1.35.0"
changes:
- description: Adds configuration option for preserve_original_event for syslog datastream
type: enhancement
link: https://github.com/elastic/integrations/pull/6528
- description: Adds configuration option for preserve_original_event for syslog datastream
type: enhancement
link: https://github.com/elastic/integrations/pull/6528
- version: "1.34.0"
changes:
- description: Enable time series data streams for the metrics datasets, except core and process datasets. This improves storage usage and query performance. For more details, see https://www.elastic.co/guide/en/elasticsearch/reference/current/tsds.html
Expand Down