logdna / logdna-agent

LogDNA Agent streams from log files to your LogDNA account. Works with Linux, Windows, and macOS Servers
https://logdna.com
MIT License
138 stars 55 forks source link

test: Add happy-path integration test #192

Closed darinspivey closed 4 years ago

darinspivey commented 4 years ago

This test tails a log and makes sure the expected payload is sent to logDNA. Other tests were not easily added due to the fact they are specific to certain OS's and things like k8s.

Semver: patch Ref: LOG-7033