-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Elastic Agent] Create a new Custom log integration's that relies on filestream #3881
Comments
Hey Nima, |
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
@cmacknz are you happy with the estimate on this? |
I think so, but it may change once someone takes a closer look at the changes that are needed. The complexity here comes from the fact that if we change the input type every existing custom logs input will re-ingest previously ingested data. I think the filestream take over mode can address this but I don't think we've tried it with an integration yet. We'll need someone to investigate the best approach here. |
We need these filestream settings to be accessible in Fleet UI scan_frequency parsers: |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
@nimarezainia will review with @jlind23 tomorrow and report back if we can proceed with this plan! |
Any update? |
We're looking into making a Filestream integration available and marking the existing custom log integration as legacy (but still available). We will keep this issue open to track interest in a more seamless migration capability. |
@strawgate @nimarezainia @pierrehilbert updated this issue description and title. |
I created #5370 a few days ago. We believe that adding a new filestream custom integration is the better approach. cc: @flexitrev |
Thanks @nimarezainia i'll close this one as duplicate. |
log input is being deprecated and superseded by filestream. Custom log integration is still using log input and we would need a new integration relying on filestream.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: