We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51d377 commit e5e728eCopy full SHA for e5e728e
DependencyInjection/Configuration.php
@@ -81,7 +81,7 @@
81
* - elasticsearch:
82
83
* - id: optional if host is given
84
- * - host: elastic search host name
+ * - host: elastic search host name. Do not prepend with http(s)://
85
* - [port]: defaults to 9200
86
* - [index]: index name, defaults to monolog
87
* - [document_type]: document_type, defaults to logs
0 commit comments