advantageous / systemd-cloud-watch

Alt util to AWS cloudwatch agent that works w/ systemd journal and sends the data in batches to AWS cloudwatch.
https://advantageous.github.io/systemd-cloud-watch/
90 stars 36 forks source link

omit messages by cmdName #8

Closed RichardHightower closed 7 years ago

RichardHightower commented 7 years ago

omit messages by cmdName

RichardHightower commented 7 years ago
{
    "instanceId": "i-078b08455740036e9",
    "pid": 2118,
    "uid": 0,
    "gid": 0,
    "bootId": "cb88309b6c7d49738499af474925fcf7",
    "hostname": "ip-172-31-13-27",
    "transport": "stdout",
    "priority": "INFO",
    "message": "RUNNING S3 SYNC FROM S3 to LOCAL - ADF BATCH i-078b08455740036e9 us-west-2c us-west-2",
    "syslog": {},
    "kernel": {},
    "seq": 875
}
RichardHightower commented 7 years ago

cancel. No one cares.