Splunk Cloud Platform

Monitoring website response with OpenTelemetry Collector- How to resolve error?

niemi_splunk
Explorer

Hi,

I am monitoring HTTP response code for a bunch of internal url's and it works as long as the sites are responding. But if the host is not responding I get nothing but an error in the Windows application eventlog:

Get \"http://osi3160.de-prod.dk:8080/ping\": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)", "monitorType": "http", "url": "http://osi3160.de-prod.dk:8080/ping"}

Get \"http://osi3160.de-prod.dk:8080/ping\": context deadline exceeded"}

 

My agent_config.yaml looks like this:

smartagent/http_api-gateway_1:
type: http
host: osi3160.de-prod.dk
port: 8080
path: /ping
regex: <body>OK<\/body>
httpTimeout: 20s
intervalSeconds: 60

Any ideas?

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...