Releases: sematext/logagent-js
Releases · sematext/logagent-js
Release 3.0.40
- updated npm packages
bf6ddda
- Merge pull request #237 from sematext/sc-8362
2b8c857
- refactored containerd input filter
f7803d1
- cleanup; added comments; removed consolelogs
e68de73
- fix parsing k8s filenames
913f89a
- added k8s containerd input multiline
32d15bd
- update glob pattern example
cb19f05
- added undefined checks
4ed92df
- add example for glob and grep whitelisting and filtering
76a60d7
- added containerd flag to ibm cloud logagent ds
159223f
Release 3.0.39
- Merge pull request #235 from sematext/vercel-integration-updates
37532b4
- added error parsing for vercel logs
079cee5
- added signature verification
09ad48a
- linting vercel files
6a8da01
- added formatting to number for lambda values
51dee44
- added debug error handling
bb8219c
- updated config to use client secret
9bd29bb
- drop github events that are not supported
9032064
Release 3.0.38
- hotfix: added check for assignee object
52df824
Release 3.0.37
Release 3.0.36
- Merge pull request #231 from sematext/fix-docker-log-routing
97b2c1d
- separated LOGS_RECEIVER_URL and LOGS_RECEIVER_URLS in the config; use singular for only one URL or the plural when configuring multiple endpoints
6a7f44e
- added multi receiver url support
cdec0fe
- refactored es debug output
8c47f5f
- added endpoint to debug output
9dae2fc
- formatted debug output
634363a
- added 'logs-receiver-urls' vs. 'logs-receiver-url' for k8s enrichment
d8b332d
- added .npmrc config
151f18a
- remove console
134ae4e
- remove data field
267eac4
- fix issue with iterator
e3d93fc
- added timestamp for docker engine
dbdb557
- fix typo
767df89
- added safety check for k8s annotations logsReceiver
fb2e833
- fix timestamp typo
cb2e913
Release 3.0.35
Release 3.0.34
Release 3.0.33
Release 3.0.32
- Refactor commits field
#223
- Create graygelf in constructor once vs on every call to eventHandler
#222
- Sync
#1
- Gelf debug option
#220
- Edited commits field to be array instead of object to avoid 'Too many fields present in the index' issue
01500b8
- Create graygelf in constructor once vs on every call to eventHandle
9a96990
- Show debug option in examples
271bcb0
- Only dump every event if debug=true
6234aab