Skip to content

support for Fedora based systems?  #92

Description

@stavrospassbase

Hi Team,

we are leveraging Fedora Core OS and want to
gather systemd logs.

For some reason the plugin is not gathering logs. It is being added
without issues though.

Same setup on Ubuntu based system and logs are gathered.


`<source>
   @type systemd
    tag log.sre.systemd
    path /var/log/journal 
    read_from_head true
  <storage>
    @type local
    path /var/tmp/fluentd/tail_position/systemd-cursor.json
  </storage>

  <entry>
    fields_strip_underscores true
    fields_lowercase true
  </entry> 
</source>
`

My first idea was that it was related to SELinux so I disabled it to test but still. Do you have any idea why
it won't work. Fedora Core OS support for the plugin would be amazing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions