Skip to content

[juniper] Upgrade ECS to 8.0.0#2415

Closed
r00tu53r wants to merge 3 commits intoelastic:mainfrom
r00tu53r:feat/ecs-8-0-juniper
Closed

[juniper] Upgrade ECS to 8.0.0#2415
r00tu53r wants to merge 3 commits intoelastic:mainfrom
r00tu53r:feat/ecs-8-0-juniper

Conversation

@r00tu53r
Copy link
Contributor

@r00tu53r r00tu53r commented Jan 1, 2022

Automated PR.

Upgrades ECS to 8.0.0.

@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@r00tu53r r00tu53r force-pushed the feat/ecs-8-0-juniper branch from ce21f2b to 25799d0 Compare January 1, 2022 22:20
@r00tu53r r00tu53r mentioned this pull request Jan 1, 2022
@elasticmachine
Copy link

elasticmachine commented Jan 1, 2022

💚 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 preview

Expand to view the summary

Build stats

  • Start Time: 2022-01-24T16:18:18.530+0000

  • Duration: 27 min 34 sec

  • Commit: 7c8d515

Test stats 🧪

Test Results
Failed 0
Passed 26
Skipped 0
Total 26

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

"owner": {to:[{field: "related.user", setter: fld_append},{field: "user.name", setter: fld_prio, prio: 6}]},
"packets": {convert: to_long, to:[{field: "network.packets", setter: fld_set}]},
"parent_pid": {convert: to_long, to:[{field: "process.ppid", setter: fld_prio, prio: 0}]},
"parent_pid": {convert: to_long, to:[{field: "process.parent.pid", setter: fld_prio, prio: 0}]},
Copy link
Contributor

Choose a reason for hiding this comment

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

Breaking change and for the other datastreams that do this below.

"event_type": "LOGIN_FAILED:"
},
"network": {
"host_dst": "tod6376.mail.host\n"
Copy link
Contributor

Choose a reason for hiding this comment

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

Trailing new line.

@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.1.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

2.0.0 for breaking change to ppid -> parent.pid mapping.

@adriansr
Copy link
Contributor

Replaced by #2588

@adriansr adriansr closed this Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants