Skip to content

Commit

Permalink
Update config flag path
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Caldwell committed Nov 16, 2020
1 parent 4be4d74 commit dcc2daa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ the next step to the bottom of the file (or really anywhere) and save. For more
on different config modifications or on how to make production config modifications,
see [the current docs](https://www.elastic.co/guide/en/kibana/current/settings.html)
- Set the following configuration settings in your `config/kibana.yml`:
`xpack.trigger_actions_ui.enableGeoTrackingThresholdAlert: true`
`xpack.stack_alerts.enableGeoTrackingThresholdAlert: true`

### 2. Run ES/Kibana dev env with ssl enabled
- In two terminals, run the normal commands to launch both elasticsearch and kibana but
Expand Down

0 comments on commit dcc2daa

Please sign in to comment.