Thanks For Downloading!Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows: Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into Unix/Linux: Decompress the downloaded file using a tool like DescriptionRemotely monitor and troubleshoot Websense Web Security (WWS). About ExponantExponant offers Splunk Professional Services worldwide:
Versions and Release Notes
Version 2.1 (current version - updated Jan 10, 2013)
release notes:
- Updated to work with Splunk 5.x
Version 2.0
(updated Aug 08, 2012)
release notes:
Setting up this app: Known issues:
Version 1.0
(updated Nov 18, 2011)
|
Nice app, the dashboards are clean and leverage summary indexing to remain scalable even when a large amount of WebSense data has to be iterated through.
A few remarks :
-
The scripted input stanzas in websense_forwarder/default/inputs.conf reference an incorrect path and won't run without modification :
[script://$SPLUNK_HOME\etc\apps\websense\bin\websense_ping.bat]
...should be :
[script://$SPLUNK_HOME\etc\apps\websense_forwarder\bin\websense_ping.bat] -
It would be nicer to package the websense_forwarder mini-app as a Technology Add-on rather than including it in the main app.
- The
LINE_BREAKERconfiguration for thewebsense-ss-pingandwebsense-ss-pingm1sourcetypes in props.conf are not correct. To ensure that the output of each script run is indexed as a single event, I would rather recommend the following configuration :SHOULD_LINEMERGE = false LINE_BREAKER = ^()$ TRUNCATE = 1000000 DATETIME_CONFIG = CURRENT
-
The
EXTRACTsearch-time field extractions in websense_forwarder/default/props.conf are unnecessary as they will never be used on a forwarder and should be removed.
-
It would be nice to document the different invocations of
fill_summary_index.pythat the user has to run in order to backfill the summary indexes that power some of the dashboards. Ideally, you could advertise the need to run these backfill commands on the dashboard itself so that the user understands why no data is displayed.
how do you populate websense_summary? I see no graph data because I only have data in the websense index.