Getting Data In

Why am I getting error "Couldn't establish REST service for SplunkRestAppender named 'splunkrest'" trying to integrate Splunk with log4j?

esudharaka
New Member

I am trying to run Example logging in https://github.com/damiendallimore/SplunkJavaLogging with log4j configurations. When i try write logs in to splunk using REST API I am getting following error.

log4j:ERROR Couldn't establish REST service for SplunkRestAppender named "splunkrest".

I cant find a way to setup this service end point in splunk setup. What might be the issue ?

Tags (4)
0 Karma

fross_splunk
Splunk Employee
Splunk Employee

The HTTP receivers don't appear in the input configuration. They're just REST endpoints that any logged in REST session can send data to. They are also the least performant of Splunk's inputs, and you should avoid them if you have other options. You will be much better served by writing to a file and monitoring it with a universal forwarder, or writing directly to a TCP or UDP input.

Your best bet is to email Damien Dallimore, who wrote the code, directly.

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!

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...

SOK it to Me: Top 3 Benefits of Using Splunk Operator on Kubernetes that’ll Make ...

    Thursday, July 9, 2026  |  11:00AM–12:00PM PDT Duration: 1 hour (includes Q&A) Managing can feel like a ...

Upgrade Prep for 10.4, Network Observability Deep Dives, and More from Splunk Lantern

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...