IMPROVEMENTS:
- Added attribute
group
to Artifactory request log. Possible values aredownload
andprobes
.
IMPROVEMENTS:
- Added streaming of a new log type
artifactory-request-out
.
IMPROVEMENTS:
- Added functionality to get tenant information from a new admin service as well as from MyJFrog.
IMPROVEMENTS:
- Backend changes in Azure log parser.
- Upgrade Go to 1.23.4
IMPROVEMENTS:
- Added attribute
trace_id
to Artifactory request log. This allows to correctly track traces in Datadog. The existing attributetraceid
is still present in the log but will be removed in Q1 2025.
IMPROVEMENTS:
- Added backend support for streaming logs to Azure Log Analytics to provide data for MS Sentinel. Streaming is not available in MyJFrog as for now.
- Minor fixes.
IMPROVEMENTS:
- Move Splunk attribute
sourcetype
from log message to payload metadata section. The attribute value is a log type in a following format -jfrog.saas.rt.<service-name>.<log-type>
.