logentries - Module for tracking logs via logentries.com

Author:Ivan Vanderbyl

Synopsis

New in version 1.6.

Sends logs to LogEntries in realtime

Options

parameter required default choices comments
path yes
    path to a log file
    state no present
    • present
    • absent
    following state of the log

    Examples


    - logentries: path=/var/log/nginx/access.log state=present
    - logentries: path=/var/log/nginx/error.log state=absent

    Note

    Requires the LogEntries agent which can be installed following the instructions at logentries.com