Filebeat Grok for Date IIS logs

Hi Noemi

I ran the command you gave but got an error that --pipelines and --update-pipelines commands do not exist.

However, running the below worked.

D:\filebeat>filebeat setup --modules=iis_custom
Loaded index template
Loaded dashboards
Loaded machine learning job configurations

Unfortunately I am still getting the same error.

I proceeded to make the log file even simpler by just leaving the date (without the time) to make it as simple as possible, but unfortunately, still the same error:
#Software: IIS Advanced Logging Module
#Version: 1.0
#Start-Date: 2018-09-11 05:42:42.924
#Fields: date-local
2018-09-11
2018-09-11
2018-09-11
2018-09-11
2018-09-11

Regards

Leigh