Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions crowdsec-docs/docs/log_processor/data_sources/journald.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ labels:

A list of journalctl filters. This is mandatory.

:::info
this list is transformed into arguments passed to the journalctl binary, so any [arguments supported by journalctl](https://www.man7.org/linux/man-pages/man1/journalctl.1.html) can be defined here
:::

### `source`

Must be `journalctl`
Expand Down