Skip to content

Commit 51090b1

Browse files
updated after submission to splunkbase
1 parent dc092b6 commit 51090b1

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ From here, the bulk of the work is contained in [input_module_intersight.py](inp
1616

1717
## Distribution
1818

19-
This Add-on is available from Splunkbase at [future URL].
19+
This Add-on is available [from Splunkbase](https://splunkbase.splunk.com/app/6482/).
2020

2121
Please review [the release notes](splunkbase/releasenotes.md).
2222

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# Cisco Intersight Add-on for Splunk
2-
3-
The Cisco Intersight Add-on for Splunk (TA-intersight-addon) provides a python-based scripted input to retrieve data from Cisco Intersight. SaaS, Connected Virtual Appliance, and Private Virtual Appliance deployments of Intersight are all supported.
4-
51
The Add-on leverages the [Cisco Intersight RESTful API](https://intersight.com/apidocs/introduction/overview/) to retrieve various kinds of data. Multiple inputs for different Intersight accounts/appliances are configurable and each account/appliance can optionally retrieve the following data types. Events are in JSON format.
62

73
| Options | Intersight API | Splunk sourcetype |
@@ -27,4 +23,5 @@ The Add-on leverages the [Cisco Intersight RESTful API](https://intersight.com/a
2723
Further documentation, sample searches, and known issues are all available at [the Github repository](https://github.com/jerewill-cisco/intersight-splunk-addon).
2824

2925
---
30-
This Add-on is community developed and is not supported by Cisco Systems or the Cisco Technical Assistance Center (TAC).
26+
27+
This Add-on is community developed and is not supported by Cisco Systems or the Cisco Technical Assistance Center (TAC).

splunkbase/introduction.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
The Cisco Intersight Add-on for Splunk (TA-intersight-addon) provides a python-based scripted input to retrieve data from Cisco Intersight. SaaS, Connected Virtual Appliance, and Private Virtual Appliance deployments of Intersight are all supported.
2+
3+
Data that can be imported from Intersight includes Audit Logs, Alarms, Advisories, as well as a variety of Inventory records. Click Details for more information.
4+
5+
Further documentation, sample searches, and known issues are all available at the Github repository.
6+
7+
https://github.com/jerewill-cisco/intersight-splunk-addon
8+
9+
This Add-on is community developed and is not supported by Cisco Systems or the Cisco Technical Assistance Center (TAC).

0 commit comments

Comments
 (0)