Skip to content

Commit c54e18b

Browse files
committed
Remove a constructor parameter that doesn't exist anymore in README file.
1 parent cce0b29 commit c54e18b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)