Sign inSign up

peopleperhour/httpbeat

By peopleperhour

•Updated over 9 years ago

Httpbeat as container

Image
0

6.1K

peopleperhour/httpbeat repository overview

⁠Httpbeat as container

This is a distributable container bounded with the HTTPBeat. The beat is mainly from this Repo⁠.

The entrypoint of the container is ./httpbeat -c ./beats/http.yml with no configuration as to load a configuration file in order to allow you to bind-mount a volume in the /opt/beats directory and start with

./httpbeats -c ./beats/XXXX.yaml

Also you can set some environment variables in order to control the output of the Elastic cluster.

ES_HOST (default localhost)
ES_PORT (default 9200)
CONSOLE (to output to stdout also, default true)

Tag summary

Content type

Image

Digest

Size

17 MB

Last updated

over 9 years ago

docker pull peopleperhour/httpbeat