REST return Json object - How to push it to Logstash C#?

Hey I have a json object returning from a rest call - how can i push it to logstash?
The code is in C#.
Thanks!

Hi,

You could create a LgoStash pipeline with an HTTP input. With this you can use a simple HTTP POST to send the data to LogStash.

Best regards
Wolfram

can you elaborate more? Not sure i understood how to do that.

Hi,

What do you want to have explained? I am happy to answer your questions(if I can) but I will not create a detailed step by step documentation because the Elastic documenation is far better than I could provide.

Best regards
Wolfram

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.