Skip to content

Allow datadog-agent to read the systemd journal#311

Merged
diogocp merged 1 commit into
masterfrom
diogocp/systemd-journal
May 22, 2026
Merged

Allow datadog-agent to read the systemd journal#311
diogocp merged 1 commit into
masterfrom
diogocp/systemd-journal

Conversation

@diogocp
Copy link
Copy Markdown
Member

@diogocp diogocp commented May 19, 2026

What does this PR do?

Adds the agentless scanner agent to the systemd-journal, to allow reading systemd service lifecycle messages from the journal.

Motivation

Make it easier to debug scanner issues when it fails to start or is killed unexpectedly.

The datadog-agentless-scanner package now ships a journald logs
integration that reads systemd lifecycle messages for the
`datadog-agentless-scanner.service` unit.

For the `dd-agent` user to be able to read the journal, it needs to be
in the `systemd-journal` group.
@diogocp diogocp requested review from a team as code owners May 19, 2026 20:40
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 61b6362fa1

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread aws_quickstart/datadog_agentless_scanning.yaml
@diogocp diogocp merged commit 35aba74 into master May 22, 2026
4 checks passed
@diogocp diogocp deleted the diogocp/systemd-journal branch May 22, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants