-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
After experimenting with this app it dawned on me - this is what filebeat is for. Filebeat lives on the server you're shipping logs FROM and operates on an interval so it does not interfere with request times, etc.
So my question is why is it preferable to store messages in a sqlite db and async ship them as opposed to using filebeat?
Metadata
Metadata
Assignees
Labels
No labels