Getting Data In

Splunk with Menlo Integration

santosh_hb
Explorer

Hi All, Currently we are working on Integration of SPlunk with Browser Isolation Security tool called Menlo. Currently, I can't find any TA-'s in Splunk base for integration.
As per Menlo documentation, it is possible to fetch the Menlo logs through the API and save them in an .csv file.
Menlo logs API link is as below:
https://logs.menlosecurity.com/api
Any guidance will be appreciated. regards, Santosh

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If there is nothing in Splunkbase for Menlo then you will have to write your own TA. Use your favorite programming language to write a modular input to fetch the logs using the Menlo API and write them to stdout. Anything written to stdout is indexed by Splunk.
The link doesn't work so I can't be more specific.

---
If this reply helps you, Karma would be appreciated.
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...