How can I get Splunk data in my dot net core application. I need to read the logs either via database, or web api calls.
Hi @Deepsi,
you should explore the use of REST APIs to use in your applications to extract data from Splunk and use outside it.
For more infos see at https://dev.splunk.com/enterprise/reference/ and https://docs.splunk.com/Documentation/Splunk/8.2.6/RESTREF/RESTprolog
Ciao.
Giuseppe
Hi @Deepsi,
you should explore the use of REST APIs to use in your applications to extract data from Splunk and use outside it.
For more infos see at https://dev.splunk.com/enterprise/reference/ and https://docs.splunk.com/Documentation/Splunk/8.2.6/RESTREF/RESTprolog
Ciao.
Giuseppe