Capture fields from log message in Filebeats

Hi,

I have log file with following format (including hyphens):


Domain: www.example.com
Timestamp: 7/4/2019 12:13:18 AM
Severity: Warning
ActivityId: 40592004-057f-4621-acef-b3585b845094

Message: HandlingInstanceID: 44c8f52f-b57b-4741-a038-0af4a8631db1
An exception of type 'Microsoft.CSharp.RuntimeBinder.RuntimeBinderException' occurred and was caught.

Is it possible to capture 'Domain' and 'Severity' in Filebeat so that it shows in Kibana?

My current setup is:
FileBeat -> ElasticSearch -> Kibana

Any help will be appreciated.

Regards
Amit

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.