Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/higebu/docker-td-agent
https://github.com/higebu/docker-td-agent
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/higebu/docker-td-agent
- Owner: higebu
- Created: 2015-06-01T09:13:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-03T05:10:26.000Z (over 9 years ago)
- Last Synced: 2024-10-04T19:44:24.277Z (3 months ago)
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-td-agent
td-agent docker image
## Usage
```
docker run -d --name td-agent -v /path/to/td-agent.conf:/etc/td-agent/td-agent.conf higebu/td-agent:latest
```