Can I write unparsed log lines to another log?
Open
enhancement
mtail-Log Tailing
- Dominant language
- Go
- Stars
- 4k
- Forks
- 392
- PR merge metrics
- No merged PRs in 30d
Description
Is there action to write unparsed records to a file?
For example
```
...
otherwise {
stat["other"]++
write /var/log/unparsed.log //???
}
```
Contributor guide
Assessment
This issue has not been assessed yet.