Skip to content

Commit

Permalink
Merge pull request #2 from wenwu449/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
yangl900 authored Mar 9, 2018
2 parents 726c478 + 2aa6b5a commit cb988b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ This project demonstrate how sidecar pattern upload logs to OMS, however it's pr

# Future improvements
* Support watch multiple log files, so you can split stdout / stderr or logs from multiple containers in same pod.
* Include metadata in log lines, so you can filter logs by container name, location, etc in log analytics.
* Include metadata in log lines, so you can filter logs by container name, location, etc in log analytics.
* Send a heartbeat signal to log analytics so you know when it is working / stop working.
* Print out collected logs to stdout, easier for debugging scenario when you have access to container, like `kubectl logs`
* Print out collected logs to stdout, easier for debugging scenario when you have access to container, like `kubectl logs`

0 comments on commit cb988b2

Please sign in to comment.