All changes to the log analytics integration will be documented in this file.
- Update kubernetes services and service moniotors definitions to align with new metrics API changes in Artifactory and Xray
- Update Grafana dashboards to reflect the above changes
- Update Reamde with 2-phased Helm deployments - first to deploy product and generate kubernetes secret; second to deploy additional kubernetes resources with the generated secret
- Remove JFrog platform charts (alignment with the other observability integrations)
- Fix metrics configuration due to deprication of
artifactory.openMetrics
as 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 metrics documentation
- [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
- Update helm charts for FluentD sidecar to match recent init containers charts changes in JFrog's official charts
- Fix issue where loki helm values file not compatible with loki 3.x
- Fix Artifactory Grafana dashbaord to count correctly number of accessed docker images and repos
- Fix fluentd regex to fetch correctly docker image and repo names
- Fix access log regex pattern to match log structure
- Adding multi-arch support (amd64, arm64) for the sidecar docker image to allow also deployment in ARM environments
- Using loki charts instead of the deprecated loki-stack charts
- Updating Readme installation instructions
- Upgrading fluentd image to the latest image from releases.jfrog.io (Fluentd version 1.16.3)
- Upgrading fluentd image to the latest image from releases.jfrog.io (Fluentd version 1.15.2)
- Removing sed substitutions in helm charts to eliminate human errors in loki URL
- Prometheus Solution Redesigned
- Addition of Loki Component for Log Data Ingestion
- Enhanced Prometheus for Metrics Data Ingestion
- Deprecation notice
- Added call home configuration for the artifactory fluent configuration.
- Repo layout fixes
- Support for Helm
- Readme updates
- Bug fixes
- Updated docker chart queries to monitor dockerhub rate limiting.
- Updated fluentd config, added new chart widgets and an alert to monitor dockerhub rate limiting.
- Fixing issue with ip_address in access logs having space and . at the end
- Updated Prometheus and Grafana installation to use the Prometheus community kube-prometheus-stack. Added drill down options to charts.
- [BREAKING] Prometheus fluentd configs updated to use JF_PRODUCT_DATA_INTERNAL env.
- Prometheus repo now submodule of parent log-analytics
- [No Prometheus] Adding JFrog Pipelines fluent configuration files to capture logs
- [No Prometheus] Adding JFrog Mission Control fluent configuration files to capture logs
- [No Prometheus] 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