jfrog / log-analytics-datadog

JFrog Datadog Log Analytics Integration
Apache License 2.0
7 stars 4 forks source link

Configuration not sending data to Datadog (Uncaught processing exception in datadog forwarder execution expired) #24

Closed andrescolodrero closed 7 months ago

andrescolodrero commented 2 years ago

Hi, i can see that logs are being tailed but no information sent to Datadog: 2022-01-28 14:46:32 +0000 [info]: #0 [artifactory_service_tail] following tail of /opt/jfrog/artifactory/var/log/artifactory-service.log 2022-01-28 14:46:32 +0000 [info]: #0 disable filter chain optimization because [Fluent::Plugin::RecordTransformerFilter, Fluent::Plugin::RecordTransformerFilter] uses #filter_stream method. 2022-01-28 14:46:32 +0000 [info]: #0 [access_service_tail] following tail of /opt/jfrog/artifactory/var/log/access-service.log 2022-01-28 14:46:32 +0000 [info]: #0 fluentd worker is now running worker=0 2022-01-28 14:48:33 +0000 [error]: #0 [datadog_agent_jfrog_artifactory] Uncaught processing exception in datadog forwarder execution expired

i have /opt/jfrog/artifactory/var/fluentd-1.11.0-linux-x86_64/lib/ruby/bin/gem list --local | grep fluent fluent-plugin-datadog (0.14.1, 0.12.1) fluent-plugin-elasticsearch (4.2.2, 4.0.9) fluent-plugin-jfrog-metrics (0.1.0) fluent-plugin-jfrog-siem (2.0.1, 2.0.0, 1.0.0, 0.1.9, 0.1.7, 0.1.6, 0.1.5, 0.1.4) fluent-plugin-record-modifier (2.1.0) fluent-plugin-splunk-enterprise (0.10.2) fluentd (1.11.0)

and also i can see that this API url to get system usage doesnt exist in artifactory (version 7)

endpoint http://localhost:8081/artifactory/api/system/usage

"status" : 405, "message" : "Method Not Allowed"

benharosh commented 7 months ago

Old issue. Closing. Please re-open if you are facing the same issue with the current version.