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
Trying to get logs from a path which mounts EFS.
With the provided configuration it's not working 🙁
Does Vector file type source support this?
Vector Config
sources:
my_logs:
type: fileinclude:
- '/var/log/some.log'# works with file on EBS
- '/mnt/some/path/on/efs/some.log'# does not work with file on EFSread_from: end
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Trying to get logs from a path which mounts EFS.
With the provided configuration it's not working 🙁
Does Vector
file
type source support this?Vector Config
Vector Logs
No response
Beta Was this translation helpful? Give feedback.
All reactions