Getting Data In

REST API via Splunk Modular Input for BOX

aravindp
Explorer

I am trying to get data from REST API from BOX.

API endpoint is: https://api.box.com/2.0/users

ACTION = GET

I am getting below 2 errors. Kindly advise how to fix these.

1) HTTP Request error: 401 Client Error: Unauthorized host = XXXXXXX
2) Exception performing request: HTTPSConnectionPool(host='https', port=443): Max retries exceeded with url: //api.box.com/2.0/users (Caused by : [Errno 11004] getaddrinfo failed)

0 Karma

aravindp
Explorer

Hi Kamlesh, we tried Splunk addon Box as first option, but not succeed due to proxy issues and there is no communication block from Box to Splunk.

So we want to use REST API approach.

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@aravindp

Have you tried Splunk Add-on for Box?

Please check these URLs:

https://splunkbase.splunk.com/app/2679/

https://docs.splunk.com/Documentation/AddOns/released/Box/About

0 Karma

aravindp
Explorer

My Inputs.Conf file is like this

[rest://my_box]
activation_key =
auth_type = oauth2
endpoint = https://api.box.com/2.0/users
http_method = GET
index_error_response_codes = 0
oauth2_client_id =
oauth2_client_secret =
oauth2_token_type =
response_type = text
sequential_mode = 0
sourcetype = box_non-prod
streaming_request = 0

0 Karma

aravindp
Explorer

I have not shown the values for activation_key ,oauth2_client_id, oauth2_client_secret for security reasons

0 Karma
Get Updates on the Splunk Community!

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...