Filebeat error #113
Unanswered
NinjaMooseWMD
asked this question in
Questions & Troubleshooting
Replies: 1 comment
-
I'm looking through some of the sample data that I'm using and I found this:
agent.hostname is in my data. So is host.name. How do I work around this? My use case is using filebeat to monitor a directory and import new .jsonl files into elasticsearch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have filebeat monitoring a directory for json files. It does not ship them and I see this error.
{\"type\":\"document_parsing_exception\",\"reason\":\"[1:206] Cannot write to a field alias [agent.hostname].\"}
Beta Was this translation helpful? Give feedback.
All reactions