Hello All ,
I have a filebeat config like this
- type: log enabled: true paths: - //XXXXXX/E122_WWUSA-OPRD-CmpLog/XXXX/XXXXX/*.log - //XXXXXX/E122_WWUSA-OPRD-CmpLog/XXXX/XXXXX/*.log
I have the folder with hypon (-) E122_WWUSA-OPRD-CmpLog in it , which is not recognized as a valid folder . Is there any way i can specify this in filebeat.yml ? . Please help.