We're running a Splunk indexer behind an Nginx proxy in order to apply HSTS headers. However, we recently noticed that this is silently preventing us from sending data to the /services/receivers/stream endpoint through the Python SDK (.attach and .attached_socket functions). Is there any way to continue using the streaming receivers behind a proxy?
↧