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 ef6aebd commit ef55cd9Copy full SHA for ef55cd9
README.md
@@ -127,7 +127,6 @@ The constructors takes the following parameters:
127
CMRESHandler.IndexNameFrequency.DAILY, CMRESHandler.IndexNameFrequency.WEEKLY,
128
CMRESHandler.IndexNameFrequency.MONTHLY, CMRESHandler.IndexNameFrequency.YEARLY by default the daily rotation
129
is used
130
- - es_doc_type: A string with the name of the document type that will be used ``python_log`` used by default
131
- es_additional_fields: A dictionary with all the additional fields that you would like to add to the logs
132
133
# Django Integration
0 commit comments