Tagged Questions
0
votes
1answer
132 views
Get Aggregate Results instead of Events from Splunk REST API
Having trouble querying Splunk API for a set of events by day. My goal is to return JSON with seven days of event counts (impressions and uniques) for a set of server logs. The search is as follows:
...
1
vote
2answers
397 views
Which Logback Appender to use to send new events to splunk via REST reciever endpoint?
May i know which Logback appender should i use if i want to create new events using the Splunk's REST receivers endpoint if i'm using logback framework. because i went to make a custom basic appender ...
0
votes
2answers
139 views
Can rest api allow not to install splunk forwarder?
I have a task: investigate possibility not to install universal forwarder and use only java instead.
Can REST API (java sdk) allow to do it?