Skip to content

[ECS] Updating journald to ECS 8.10 for new process.thread.capabilities.effective - #8051

Merged
kgeller merged 4 commits into
elastic:mainfrom
kgeller:journald-ecs8.10
Oct 3, 2023
Merged

[ECS] Updating journald to ECS 8.10 for new process.thread.capabilities.effective#8051
kgeller merged 4 commits into
elastic:mainfrom
kgeller:journald-ecs8.10

Conversation

@kgeller

@kgeller kgeller commented Oct 2, 2023

Copy link
Copy Markdown
Member

Proposed commit message

Update journald to include new process.thread.capabilities.effective ECS field.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@kgeller kgeller self-assigned this Oct 2, 2023
@elasticmachine

elasticmachine commented Oct 2, 2023

Copy link
Copy Markdown

💚 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: 2023-10-03T13:13:21.668+0000

  • Duration: 15 min 19 sec

Test stats 🧪

Test Results
Failed 0
Passed 2
Skipped 0
Total 2

🤖 GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

},
"data_stream": {
"dataset": "journald.log",
"dataset": "journald.logs",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Updated per the sample_event

Comment thread packages/journald/manifest.yml Outdated
@kgeller
kgeller marked this pull request as ready for review October 2, 2023 18:48
@kgeller
kgeller requested a review from a team as a code owner October 2, 2023 18:48
@elasticmachine

Copy link
Copy Markdown

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

@kgeller
kgeller requested a review from andrewkroh October 2, 2023 18:48
@kgeller kgeller changed the title [ECS] Updating journald to ECS 8.10 & stack 8.11 for new process.thread.capabilities.effective Oct 2, 2023
Comment thread packages/journald/changelog.yml

@andrewkroh andrewkroh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I left some comments, but I don't need to re-review.

@kgeller kgeller changed the title [ECS] Updating journald to ECS 8.10, stack 8.11 for new process.thread.capabilities.effective Oct 3, 2023
@kgeller
kgeller merged commit cb4d7ca into elastic:main Oct 3, 2023
@kgeller
kgeller deleted the journald-ecs8.10 branch October 3, 2023 20:50
@elasticmachine

Copy link
Copy Markdown

Package journald - 1.1.0 containing this change is available at https://epr.elastic.co/search?package=journald

1 similar comment
@elasticmachine

Copy link
Copy Markdown

Package journald - 1.1.0 containing this change is available at https://epr.elastic.co/search?package=journald

orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
…ies.effective` (elastic#8051)

* updating journald to ecs 8.10 to pull in new process.thread.capabilities.effective field

* regenerated

* accidental deletion reverted

* putting back min version required and updating changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Integration:journald Custom Journald logs

4 participants