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!

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...