splunk / docker-logging-plugin

Splunk Connect for Docker is a Docker logging plugin that allows docker containers to send their logs directly to Splunk Enterprise or a Splunk Cloud deployment.
Apache License 2.0
63 stars 25 forks source link

Feature/issue9 add functional test for malformed json #11

Closed sharonx closed 6 years ago

sharonx commented 6 years ago

Note that LogEntry_pb2.py is generated from LogEntry.proto using protoc command. Adding it to the repo to avoid additional setup step.

sharonx commented 6 years ago

While I've been pushing new commits (mostly formatting) in, this PR is ready for review! I will stop pushing new changes to this branch except for review comments. Please review.