Skip to content

Remove journald logging configuration from Docker Compose files#2384

Merged
pablomendezroyo merged 3 commits intodevelopfrom
pablo/remove-logging-journal
Feb 27, 2026
Merged

Remove journald logging configuration from Docker Compose files#2384
pablomendezroyo merged 3 commits intodevelopfrom
pablo/remove-logging-journal

Conversation

@pablomendezroyo
Copy link
Copy Markdown
Contributor

Context

This PR removes the journald logging configuration from the Docker Compose files to simplify the logging setup.

Approach

The solution involves deleting the logging configuration for journald from the relevant service definitions in the Docker Compose files.

Test instructions

  1. Review the Docker Compose files to ensure the journald logging configuration has been removed.
  2. Deploy the updated Docker Compose setup and verify that services start without the journald logging configuration.
  3. Check the logs to confirm that logging is functioning as expected without the journald driver.

@pablomendezroyo pablomendezroyo requested a review from a team as a code owner February 23, 2026 10:09
@github-actions github-actions bot temporarily deployed to commit February 23, 2026 10:11 Inactive
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 23, 2026

@github-actions github-actions bot temporarily deployed to commit February 23, 2026 10:19 Inactive
@github-actions github-actions bot temporarily deployed to commit February 23, 2026 10:38 Inactive
@Marketen
Copy link
Copy Markdown
Contributor

@copilot review this PR and explain what it does and what might be intended for

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 23, 2026

@Marketen I've opened a new pull request, #2389, to work on those changes. Once the pull request is ready, I'll request review from you.

@pablomendezroyo pablomendezroyo merged commit 4f91bfe into develop Feb 27, 2026
9 checks passed
@pablomendezroyo pablomendezroyo deleted the pablo/remove-logging-journal branch February 27, 2026 08:28
pablomendezroyo added a commit that referenced this pull request Mar 9, 2026
* Remove journald logging configuration from Docker Compose files

* set loggind default

* Change logging driver from journald to json-file in Docker Compose files
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