All Apps and Add-ons

nCircle - Splunk for nCircle: How to install the nCircle API?

declan727
Engager

The documentation does not discuss how to install the nCircle API. I am having a problem getting additional python modules installed for Splunk's Python on Windows.

0 Karma

vladimirvlad
New Member

Hi Declan

nCircleAPI is available in the bin folder of the App itself. The nCircleAPI is automatically included by the App's python scripts.

In order to run the scripts, Python interpreter should be available on the OS - for Windows check here: https://www.python.org/downloads/

0 Karma

declan727
Engager

Interesting. I am currently attempting to use the python version that comes with Splunk. When I attempt to run the getAuditLog.py manually I am receiving the following:

getConfigFile: Warning: Cannot read config file or wrong json structure!
xmlrpclib fault: 1139 EBADREF: Invalid object reference

I am trying to figure out what its choking on.

0 Karma

vladimirvlad
New Member

Try to run the python with the debugger (python -m pdb getAuditLog.py) and break the code at lines 31, 34 and 38 (e.g. b 31) where xmlrpclib calls are being performed. Continue with the script (type c) and when reaching the breakpoints, step over the call (using n or s) to find the the issue.

0 Karma
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...