Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 1358ad3

Browse files
committed
doc udpates
1 parent 533dfa2 commit 1358ad3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following features are planned for the next few releases:
2222
* How to [download the release](#download-the-release)
2323
* How to [build from source](#building-from-source)
2424
* How to [install](#installation) the WebLogic Logging exporter
25+
* How to [run Elasticsearch and Kibana locally for testing](#running-elasticsearch-and-kibana-locally-for-testing)
2526
* How to [contribute](#contributing) to this project
2627
* [License](#license) information
2728

@@ -178,6 +179,10 @@ health status index uuid pri rep docs.count docs.deleted store.siz
178179
yellow open wls q4Q2v2dXTBOyYsHZMdDe3H 5 1 23 0 101kb 101kb
179180
```
180181
182+
## Running Elasticsearch and Kibana locally for testing
183+
184+
If you wish to test on your local machine, a [sample](samples/run-elk-local.sh) is provided to run Elasticsearch
185+
and Kibana in Docker on your local machine.
181186
182187
## Contributing
183188

0 commit comments

Comments
 (0)