Skip to content

Commit 430f3f8

Browse files
committed
adjust elastic mapping link
1 parent fe3f62c commit 430f3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/IntelOwl/advanced_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To activate this feature, it is necessary to set `ELASTICSEARCH_BI_ENABLED` to `
4949
`ELASTICSEARCH_BI_HOST` to `elasticsearch:9200`
5050
or your elasticsearch server.
5151

52-
An [index template](https://github.com/intelowlproject/IntelOwl/configuration/elastic_search_mappings/intel_owl_bi.json) is created after the first bulk submission of reports.
52+
An [index template](https://github.com/intelowlproject/IntelOwl/blob/master/configuration/elastic_search_mappings/intel_owl_bi.json) is created after the first bulk submission of reports.
5353
If you want to use kibana to visualize your data/make dashboard, you must create an index pattern:
5454
Go to Kibana -> Discover -> Stack Management -> Index Patterns -> search for your index and use as time field `timestamp`
5555

0 commit comments

Comments
 (0)