Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

logdna-agent not bug in -f and not respecting filelist #224

@amit777

Description

@amit777

There seems to be 2 bugs.. Not sure if they are related:

  1. logdna-agent -f /var/log/messages seems to not just monitor the single file, but rather all my logs within /var/log. It generates the following /etc/logdna.conf
logdir   =  /var/log, /var/log/messages

So it doesn't seem to set the right key, to logfile = [...]. It also is adding the top level /var/log folder which has a lot of log files in it.

I've tried to manually edit /etc/logdna.conf and restart the service, but no matter what I do, it seems to still pickup all the files.. ive tried the following:

logdir   = /var/log/messages
logfile   =  /var/log/messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions