Hi all,
I am completely new to Logstash, so please forgive my simple question. I am having a little trouble understanding how to use the http output plugin to send some apache logs to a SaaS cloud based log aggregation tool using a basic API key that the tool provides.
I went through the http output plugin documentation but it only references certs and keystores. All I have is an API key string (and URL) for the log aggregator.
Can anyone point me in the right direction or give me some documentation on the config file format I need to use to leverage an API key? I looked through these forums but couldnt find any good examples.
Thanks!