Does anyone have a link to a tutorial detailing how to setup logshipper + datadog? I have an account and when I click on Logs I get the section where I need to select log source. Which Agent/Option should one select?
How would I then configure logshipper. Does it simply know which place to use for logs by virtue of the env vars set? In this case DATADOG_API_KEY
?
When I check the logs on my logshipper app, I see this:
`
ERROR vector::topology::builder: msg=“Healthcheck: Failed Reason.” error=Unexpected status: 403 Forbidden component_kind=“sink” component_type=“datadog_logs” component_id=datadog component_name=datadog
`
It’s not really clear what needs to be set where.