Skip to content

Commit

Permalink
Add note about how to disable the Marvel agent.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgl committed Aug 26, 2014
1 parent d09ecd8 commit 0b37e05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions elasticsearch-cmd.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@ echo Install a plugin, e.g. Marvel:
echo.
echo plugin install elasticsearch/marvel/latest
echo.
echo NB if you want to disable the Marvel agent type:
echo.
echo echo.^>^> config\elasticsearch.yml
echo echo marvel.agent.enabled: false^>^> config\elasticsearch.yml
echo.

cmd /k "cd %ES_HOME%"

0 comments on commit 0b37e05

Please sign in to comment.