All changes to the log analytics integration will be documented in this file.
- Fix incorrect field name in access-security-audit log parsing: renamed
token_idcapture group totrace_idto match the actual log format documented at https://docs.jfrog.com/administration/docs/audit-trail-log (JOBS-2031)
- Added RTFS (JFrog Artifactory Federation Service) metrics collection support in Artifactory fluentd config (JOBS-1897)
- Requires fluent-plugin-jfrog-metrics >= 0.2.16
- Update artifactory-ha helm values file
- Readme minor updates
- FluentD sidecar image version bumped to 4.15, to upgrade base image to bitnami/fluentd 1.18.0
- FluentD sidecar image version bumped to 4.14, to reflect logging improvements in
jfrog_metricsandjfrog_send_metricsFluentD plugins
- FluentD sidecar image version bumped to 4.13, to reflect changes in
jfrog_siemandjfrog_send_metricsFluentD plugins
- Add support for metrics outbound payload compression, with
gzip_compressionFluentD param injfrog_send_metricsplugin - Add support for a configurable http request timeout, with
request_timeoutFluentD param injfrog_metricsandjfrog_send_metricsplugins - FluentD sidecar version bumped to 4.9, to incorporate the above changes
- Add configuration support via environment variable for
verify_sslFluentD flag
- FluentD sidecar image version bumped to 4.8, to add verify_ssl flag support for JFrog's FluentD metrics plugins
- FluentD sidecar image version bumped to 4.7, to add http proxy support for JFrog's FluentD metrics plugin
- Fix metrics configuration due to deprication of
artifactory.openMetricsas part of Artifactory 7.87.x charts and renaming it toartifactory.metrics
- Fluentd sidecar version bumped to 4.5, to upgrade base image to bitnami/fluentd 1.17.0
- Fixing fluent-plugin-jfrog-metrics issue (upgrading to 0.2.7) - resolving PTRENG-6234
- Metrics documentation changes - resolving PTRENG-6186
- [BREAKING] Adding deprecation notice for partnership-pts-observability.jfrog.io docker registry
- FluentD sidecar version bumped to 4.3, to upgrade base image to bitnami/fluentd 1.16.5
- Minor bug fix to FluentD config - fixing dynamic DataDog host config for logs
- Update FluentD sidecar helm charts to match recent changes in JFrog's official charts
- Fix order of request and response content length to match spec
- Add a new environment variable to support DataDog host configuration in Fluentd for log and metrics endpoints
- Fluentd version bumped to 4.2, which has latest Fluentd plugins. Resolved PTRENG-5895
- Fix Artifactory access's regex to match log input changes
- Supporting only OS/VM, Docker and k8s installation types
- Adding .env files instead of setting/filling variables in fluentd config
- Adding jfrog and heap callhome in fluentd config
- Supporting only Artifactory and Xray Fluentd config
- Added call home functionality to artifactory fluent configuration
- Fixing issue with ip_address in access logs having space and . at the end
- [BREAKING] Datadog fluentd configs updated to use JF_PRODUCT_DATA_INTERNAL env
- Adding JFrog Pipelines fluent configuration files to capture logs
- Adding JFrog Mission Control fluent configuration files to capture logs
- Adding JFrog Distribution fluent configuration files to capture logs
- Splunk updates to launch new version of Splunkbase app v1.1.0
- Removing the need for user to specify splunk host , user, and token twice
- Fixing issue with regex on the audit security log
- Fixed issue with the repo and image when not docker api url
- Initial release of Jfrog Logs Analytic integration