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

[Beats] Enhancement to add support for string type of events. #34734

Open
piyush-elastic opened this issue Mar 6, 2023 · 3 comments
Open

[Beats] Enhancement to add support for string type of events. #34734

piyush-elastic opened this issue Mar 6, 2023 · 3 comments
Labels

Comments

@piyush-elastic
Copy link

We are planning to create an integration for Bitwarden and using different APIs provided by Bitwarden. We have encountered with an endpoint where we are getting a response in below format:

[
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
]

When we configured same endpoint in Beats, we observed that in debug log we are getting below error message:

events must be JSON objects, but got string: skipping

We have also looked into response.go file and observed that it is not able to convert input response to JSON object.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 6, 2023
@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 6, 2023
@norrietaylor norrietaylor added the Team:Security-Service Integrations Security Service Integrations Team label Jan 31, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@botelastic
Copy link

botelastic bot commented Feb 7, 2025

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants