https://github.com/timstott/syslog-json-message-demo
https://github.com/timstott/syslog-json-message-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/timstott/syslog-json-message-demo
- Owner: timstott
- Created: 2015-12-18T09:54:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T13:53:05.000Z (over 10 years ago)
- Last Synced: 2025-03-20T22:07:04.339Z (about 1 year ago)
- Language: Clojure
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Syslog JSON message demo
Run `syslogd` on docker-machine:
```
bin/start-machine-syslog
```
The host `default.docker` must point the default docker machine ip (see `docker-compose` file)