Skip to content

Commit

Permalink
Update Configuration Documentation for Elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
filkaris committed Jun 11, 2019
1 parent f51d377 commit e5e728e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DependencyInjection/Configuration.php
Expand Up @@ -81,7 +81,7 @@
* - elasticsearch:
* - elasticsearch:
* - id: optional if host is given
* - host: elastic search host name
* - host: elastic search host name. Do not prepend with http(s)://
* - [port]: defaults to 9200
* - [index]: index name, defaults to monolog
* - [document_type]: document_type, defaults to logs
Expand Down

0 comments on commit e5e728e

Please sign in to comment.