@kautuk_sahni By the way: as it is, the https log forwarder is almost but not quite able to ingest data into dynatrace. The only problem is that Dynatrace returns a status code 204 but the https log forwarder rejects that and expects http 200. By temporarily introducing a reverse proxy that changes ...