Skip to content
Snippets Groups Projects
Commit e5f6d371 authored by Jan David Mol's avatar Jan David Mol
Browse files

Improved documentation.

parent e3d3c7bd
Branches
Tags
1 merge request!7Resolve #2021 "03 16 branched from master elk stack"
...@@ -7,11 +7,12 @@ ENV ES_CONNECT_RETRY=60 ...@@ -7,11 +7,12 @@ ENV ES_CONNECT_RETRY=60
ADD logstash /etc/logstash/ ADD logstash /etc/logstash/
# Provide our kibana config # Provide our kibana config
# See also https://www.elastic.co/guide/en/kibana/7.x/saved-objects-api-import.html
# and https://github.com/Bitergia/archimedes
#
# For now, start the container and run in this directory
# #
# For now:
# 1. Start the container,
# 2. Make sure there are log messages in the database (to populate their patterns),
# 3. Run in this directory
# $ curl -X POST http://localhost:5601/api/saved_objects/_import -H "kbn-xsrf: true" --form file=@kibana/default-objects.ndjson # $ curl -X POST http://localhost:5601/api/saved_objects/_import -H "kbn-xsrf: true" --form file=@kibana/default-objects.ndjson
#
# See also https://www.elastic.co/guide/en/kibana/7.x/saved-objects-api-import.html
# and https://github.com/Bitergia/archimedes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment