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 ffd9af0 commit 58bba23Copy full SHA for 58bba23
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.1](https://github.com/daniel-cottone/serverless-es-logs/compare/v2.0.0...v2.0.1) (2018-10-19)
2
+
3
4
+### Bug Fixes
5
6
+* **kibana:** Updating event field prefix ([ffd9af0](https://github.com/daniel-cottone/serverless-es-logs/commit/ffd9af0))
7
8
# [2.0.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v1.2.0...v2.0.0) (2018-10-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "serverless-es-logs",
- "version": "2.0.0",
+ "version": "2.0.1",
"license": "MIT",
"description": "A Serverless plugin to transport logs to ElasticSearch",
"author": "Daniel Cottone <daniel.cottone@asurion.com> (https://github.com/daniel-cottone)",
0 commit comments