All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.1.2 - 2024-12-13
3.1.1 - 2024-09-26
- Fix issue with Coldbox 6 compatibility
3.1.0 - 2024-09-26
- Added config option for detached appenders ( introduced in
cbelasticsearch
v3.4.0
) - Added interceptor and custom interception to log to specific appenders ( e.g. detached )
- Remove JSONToRC module dependency as Coldbox handles this by default
- Bumped
cbelasticsearch
dependency tov3.4.0
- Bump cbElasticsearch version to 3.2
- Bump cbElasticsearch version to 3.1
- Bump cbElasticsearch version to 3.0.2
- Bump cbElasticsearch version to 3.0.1
- Updates
cbElasticsearch
dependency for v3 - Module settings and environment variable changes to support v3 of Logstash appender
- Revert to old log index pattern until data stream support can be implemented
- Bump cbElasticsearch version minimum to 2.4.0
- Bump Coldbox to v6
- Changes default log index pattern to
logs-
to reflect v8 changes in Kibana/Logstash defaults
- Added support for
LOGSTASH_APPLICATION_NAME
environment variable
- Changed build process to use Github Actions
- Migrated README content to GitBook
- Ensured SSL protocol on download location of package
- Remove build artifact from final package
- Added additional settings for number of index shards and replicas
- Modifies appender preflight to use base appender preflight
- Modifies default logstash index prefix to use Kibana/ES conventions
- Bumps
cbElasticsearch
dependency tov2.1.0
- Initial release of module