Provided Grok expressions do not match field value

Could you try loading the pipeline using Filebeat and then parsing a log message using Simulate API?

Could you try loading the pipeline using Filebeat and send logs using Filebeat? Make sure that your logs does not contain \u0000. It might cause problems in the Grok processor.

Also, are you sure that all of your log messages start with "# Time"? Time is an optional field.