Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 675 Bytes

server.rst

File metadata and controls

41 lines (24 loc) · 675 Bytes

Server

server-running authentication tls

Command Line Options

For a full list of the EveBox Server command line options run:

evebox server --help

-e, --elasticsearch <URL>

URL to Elasticsearch server.

Default: http://127.0.0.1:9200

Environment variable: EVEBOX_ELASTICSEARCH_URL

--host <HOSTNAME>

Hostname or IP address to bind to.

Default: 127.0.0.1

Environment variable: EVEBOX_HTTP_HOST

-p, --port <PORT>

Port to bind to.

Default: 5636

Environment variable: EVEBOX_HTTP_PORT