Getting Data In

C# Rest API Authentication Failed

gmusumeci
New Member

I have an app on C# that writes directly into Splunk index (without forwarder).

I tested it on our prod environment running Splunk Enterprise and the Trial and works fine.

But when I run the tool on my development server running Splunk Free the app is stop working.

The error I got is "The remote server returned an error: (401) Unauthorized."

Look like authentication is disable on free version.

I believe C# SDK for Splunk works only with authorized connection.

Anyone can confirm if auhtentication is disabled or write is not allowed on the Free version?

Thanks! Guillermo

0 Karma
1 Solution

Damien_Dallimor
Ultra Champion

In your server.conf file on your Free License version of Splunk , what is your allowRemoteLogin value set to ? Try "always".

http://docs.splunk.com/Documentation/Splunk/6.0/Admin/Serverconf

Also , you might want to look a signing up for a Splunk developer license.

View solution in original post

0 Karma

Damien_Dallimor
Ultra Champion

In your server.conf file on your Free License version of Splunk , what is your allowRemoteLogin value set to ? Try "always".

http://docs.splunk.com/Documentation/Splunk/6.0/Admin/Serverconf

Also , you might want to look a signing up for a Splunk developer license.

0 Karma

gmusumeci
New Member

Hi Damien

I added the allowRemoteLogin=always, restarted Splunk service and works now.

Thank you very much! Guillermo

0 Karma

gmusumeci
New Member

Hello,

Thank you for your response.

Any ideas what can cause the error on free version? The code works fine with enterprise.

Can you please post an example how to write directly into indexer?

Thanks! Guillermo

0 Karma

linu1988
Champion

There is no code which i can share here, I had tried it and it was working. You can apply a little exception handling to see where and what exactly the error is.

I guess you might have seen this already:
_http://dev.splunk.com/view/csharp-sdk/SP-CAAAEQE

0 Karma

linu1988
Champion

It works on free version, i have tested it

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...