Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logstash-input-azureeventhub Only outputs message field #213

Open
acd-hfi opened this issue Jan 28, 2020 · 1 comment
Open

logstash-input-azureeventhub Only outputs message field #213

acd-hfi opened this issue Jan 28, 2020 · 1 comment

Comments

@acd-hfi
Copy link

acd-hfi commented Jan 28, 2020

I am using the logstash-input-azureeventhub to consume messages from an IoT Hub and output those messages to elasticsearch. A basic 'message' field appears to be created with the body from the IoT hub, but I don't receive any of the IoT Hub specific metadata I need about those messages that would be contained in Properties/SystemProperties for the events. It appears all of that is lost when using this. I am new to logstash; is there any way to get this information using this plugin?

@acd-hfi
Copy link
Author

acd-hfi commented Jan 28, 2020

Looking at the code, it is only outputting the body. All of the system properties and properties are not written out to the queue. Any plans to augment this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant