Skip to content

Commit e5e728e

Browse files
committed
Update Configuration Documentation for Elasticsearch
1 parent f51d377 commit e5e728e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
* - elasticsearch:
8282
* - elasticsearch:
8383
* - id: optional if host is given
84-
* - host: elastic search host name
84+
* - host: elastic search host name. Do not prepend with http(s)://
8585
* - [port]: defaults to 9200
8686
* - [index]: index name, defaults to monolog
8787
* - [document_type]: document_type, defaults to logs

0 commit comments

Comments
 (0)