Skip to content

Commit

Permalink
[Nginx_Ingress_controller] update ECS version and add event.original …
Browse files Browse the repository at this point in the history
…options (elastic#1066)

* update nginx_ingress_controller ECS version and add event.original options

* update manifest, changelog and linting

* update docs
  • Loading branch information
P1llus authored and james-elastic committed Jun 30, 2021
1 parent 1a71c05 commit 844d5c7
Show file tree
Hide file tree
Showing 15 changed files with 844 additions and 495 deletions.
5 changes: 5 additions & 0 deletions packages/nginx_ingress_controller/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "0.1.1"
changes:
- description: Update ECS version to 1.10.0 and add event.original options
type: enhancement
link: https://github.com/elastic/integrations/pull/1066
- version: "0.1.0"
changes:
- description: Fix stack compatability
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ multiline:
first_line_pattern: "^(?:[0-9]{1,3}\\.){3}[0-9]{1,3}"
fields:
"@timestamp": "2020-04-28T11:07:58.223Z"
tags:
- preserve_original_event
dynamic_fields:
event.ingested: ".*"
Loading

0 comments on commit 844d5c7

Please sign in to comment.