I'm Using fleet and elastic-agent integration for collecting logs, and I recently discovered a warning from elastic_agent.filebeat, stating that logs inputs are deprecated and to use filetream inputs instead.
Fine with me, but there is no Filestream Integration package available, only custom log.
Even if Custom Filestream Log is referenced as an integration : Custom Filestream Logs | Elastic docs
And filestream is no where to be found on github package repository : https://github.com/elastic/integrations/tree/main/packages/filestream
So what is happening here, should we wait for Replace logfile input using filestream input in all packages · Issue #2495 · elastic/integrations · GitHub to be done and log integration migrated to filestream ? or is there a real custom filestream log integration somewhere ?
