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 1e76459 commit 3fbe8b1Copy full SHA for 3fbe8b1
elasticecslogging/handlers.py
@@ -90,7 +90,7 @@ class IndexNameFrequency(Enum):
90
'msg']
91
92
__AGENT_TYPE = 'python-elasticsearch-ecs-logger'
93
- __AGENT_VERSION = '1.0.0'
+ __AGENT_VERSION = '1.0.1'
94
__ECS_VERSION = "1.4.0"
95
96
@staticmethod
0 commit comments