I have an azure app service with CUSTOM text log files (stored locally in app service filesystem). How can I index them in splunk?
I was thinking about the following, but none was working:
* using azure file storage (samba ports are blocked)
* read logs in splunk via ftp (as far as I know impossible)
* trying to install splunk forwarder (as far as I know possible only in azure VM, not app service)
↧