Skip to content

Commit

Permalink
correct default dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
robcowart committed May 11, 2019
1 parent 63ff67d commit b7cfca4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ While the provided defaults should allow you to get up and running quickly, you
## Start the Elastic Stack using docker-compose

Start the Elastic Stack (incl. Logstash with the ElastiFlow pipeline) using `docker-compose`.
Start the Elastic Stack (incl. Logstash with the sýnesis™ Lite for Syslog pipeline) using `docker-compose`.

From the path where you placed the `docker-compose.yml` file run:

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ sýnesis™ Lite for Syslog provides basic log analytics for syslog messages

![synesis_lite_syslog](https://user-images.githubusercontent.com/10326954/57570754-b7463180-7405-11e9-8dfb-f0323f072d9b.png)


## Getting Started

sýnesis™ Lite for Syslog is built using the Elastic Stack, including Elasticsearch, Logstash and Kibana. Please refer to [INSTALL.md](https://github.com/robcowart/synesis_lite_syslog/blob/master/INSTALL.md) for instructions on how to install and configure sýnesis™ Lite for Syslog.
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ services:

ELASTICSEARCH_URL: "http://127.0.0.1:9200"

KIBANA_DEFAULTAPPID: "dashboard/653cf1e0-2fd2-11e7-99ed-49759aed30f5"
KIBANA_DEFAULTAPPID: "dashboard/ec85a1c0-73e0-11e9-b45b-85d6db7c0cfc"

LOGGING_QUIET: 'true'

Expand Down

0 comments on commit b7cfca4

Please sign in to comment.