Tailing a file to Redis server (PubSub)
go.mod | ||
go.sum | ||
main.go | ||
README.md |
tail2redis
Tailing a file to Redis server
Example
$ ./tail2redis -H localhost -P 6379 -p [PASSWORD] -c [CHANNEL] -f /var/log/message
go.mod | ||
go.sum | ||
main.go | ||
README.md |
Tailing a file to Redis server
$ ./tail2redis -H localhost -P 6379 -p [PASSWORD] -c [CHANNEL] -f /var/log/message