**Phase 1: Completed pre-decoding.
full event: 'myapplication: This is a test'
hostname: 'ip-10-0-0-10'
program_name: '(null)'
log: 'myapplication: This is a test'<decoder name="test">
<prematch>myapplication: </prematch>
</decoder>
<decoder name="test-fields">
<parent>test</parent>
<prematch offset="after_parent">this</prematch>
<regex offset="after_parent">(\S+)</regex>
<order>extra_data</order>
</decoder>myapplication: This is a test
**Phase 1: Completed pre-decoding.
full event: 'myapplication: This is a test'
hostname: 'ip-10-0-0-10'
program_name: '(null)'
log: 'myapplication: This is a test'
**Phase 2: Completed decoding.
decoder: 'test'
extra_data: 'This'log file format:
2018-09-03 WARN test
2018-09-03 ERROR test text to be alerted
2018-09-03 INFO
2018-09-03 WARN test error text