I am looking for the documentation associated with the Menlo Security Add-on for Splunk. Any help would be appreciated. Thanks
Hi @splkcaa
Did you see the details tab in Splunkbase? Does this give you what you need?
This addon currently covers the menlo security audit log and web logs that is collected via REST API.
The following is the sourcetypes used by this addon: a) menlosecurity:audit:json is used for the audit log. b) menlosecurity:web:json is used for the web log.
Install this addon on the Search Head and Indexer. If you are collecting the logs from the Heavy forwarder, then it needs to be installed there as well.
After installation: a) On the Search Head and Indexer, in the addon folder/local , create app.conf file and set the following:
[ui]
is_visible = 0
b) On the Heavy Forwarder, where the logs is being collected from, Open the app via web ui. Then, in there:
- Click the Configuration tab
- Click the Add-on Settings and add your Menlo Security Token here and click Save.
- Click the Inputs tab
- Click Create New Input and Select accordingly whether you want to onboard Web Logs or Audit Logs
- Specify a name for the input
- Set the Interval as 300. This would be every 300 seconds.
- Specify the index name which you want to send the logs to.If not you may be able to reach the developer at Support email: mohdfaizal@hamaaree.com
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing