**Here is my use-case**:
For every hour, I need to download a .csv file from my server using REST API. Using Splunk, I need to index these .csv files
**My Approach:**
Wrote a Splunk modular input app using Splunk SDK to download CSV files onto a user-specified folder on Splunk file system and
then Splunk monitors entire folder/directory.
Could you guys validate this approach?. Also looking for ways to optimize.
↧