You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Azure App Service I can access its log file through FTP(S). I would like to poll this file and ingest its contents into Elasticsearch.
Can I use http_poller to download the contents from the log file through FTP(S)? If so, will http_poller create duplicate entries every time it polls the file, since the file only gets appended to?
The text was updated successfully, but these errors were encountered:
In my Azure App Service I can access its log file through FTP(S). I would like to poll this file and ingest its contents into Elasticsearch.
Can I use http_poller to download the contents from the log file through FTP(S)? If so, will http_poller create duplicate entries every time it polls the file, since the file only gets appended to?
The text was updated successfully, but these errors were encountered: