Hello,
I have to install Filebeat on a server (windows). Filebeat will have to read logs file on a shared folder.
In my .yml, i got that :
filebeat.inputs:
- type: log
paths:
- \\dpm\*.log
But this doesn't work. The path dosen't work. I know using filebeat with remote folder isn't good, but it's my only option.
I use Filbeat 7.15.0
Thx for your help
warkolm
(Mark Walkom)
March 7, 2023, 10:28pm
2
Can you elaborate a little more please, what do you mean here?
Sorry, Filbeat does not want to read files when they are on a remote directory
From my research, I have the impression that Filebeat cannot read remote files.
system
(system)
Closed
April 5, 2023, 4:04pm
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.