We need to pass our host machine name with each log message, however Elastic is complaining the field is not a "Keyword". We are not currently sure how to achieve this with the current setup.
new Field { Name = "host.hostname", Layout = "${machinename}" },
Is there documentation available somewhere for this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We need to pass our host machine name with each log message, however Elastic is complaining the field is not a "Keyword". We are not currently sure how to achieve this with the current setup.
Is there documentation available somewhere for this?