- This image is Alpine 3.10 with a simple syslog server for use with Elasticsearch
- Listens on port 514 default, configurable
- Logs to file and ElasticSearch
- Caches logs if ElasticSearch cannot be found
Note: Pulling an images requires using a specific tag (server or gui), the latest tag is not supported.
Environment Variables
Variable | Type | Description | Default |
---|---|---|---|
ES_HOST | String | Host/IP of the Elasticsearch node | es_logger |
ES_PORT | Integer | Port of the Elasticsearch Node | 9200 |
LOG_PREFIX | String | Prefix for the index in the format of log_{LOG_PREFIX}-{YYYY.mm.dd} |
logger |
ES_TRIES | Integer | Max attempts to connect to ElasticSearch in 1s intervals | 60 |
- Based on Gist from marcelom
- This image is Alpine 3.10 with a simple GUI for use with Elasticsearch
- UI port - 8081
Note: Pulling an images requires using a specific tag (server or gui), the latest tag is not supported.
Environment Variables
Variable | Type | Description | Default |
---|---|---|---|
ES_HOST | String | Host/IP of the Elasticsearch node | es_logger |
ES_PORT | Integer | Port of the Elasticsearch Node | 9200 |
- Lodash - Lodahs library for node
- Moment - DateTime formatting/parsing
- Query String - Parse and stringify URL query strings
- React - Core Framework
- DOM
- Moment - Date/Time Formatting
- Base Scripts
- Reactstrap - Bootstrap v4 components for React
- SearchKit - Ealsticsearch UI components
- SearchKit DateFilter