OS X and Homebrew assumed.
brew install boot2docker
boot2docker init
boot2docker start
$(boot2docker shellinit)
docker-compose up
open http://$(boot2docker ip):8080
In Kibana UI:
[X] Use event times to create index names
Time-field name: @timestamp
Create
Discover
Send some sample messages to the logger:
nc $(boot2docker ip) 22000