File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,6 @@ The constructors takes the following parameters:
123123 ``ElasticECSHandler.IndexNameFrequency.DAILY ``, ``ElasticECSHandler.IndexNameFrequency.WEEKLY ``,
124124 ``ElasticECSHandler.IndexNameFrequency.MONTHLY ``, ``ElasticECSHandler.IndexNameFrequency.YEARLY `` and
125125 ``ElasticECSHandler.IndexNameFrequency.NEVER ``. By default the daily rotation is used.
126- - es_doc_type: A string with the name of the document type that will be used ``python_log `` used by default
127126 - es_additional_fields: A nested dictionary with all the additional fields that you would like to add to the logs.
128127 - es_additional_fields_in_env: A nested dictionary with all the additional fields that you would like to add to the logs.
129128 The values are environment variables keys. At each elastic document created, the values of these environment variables will be read.
You can’t perform that action at this time.
0 commit comments