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

[AWS API Gateway logs integration] Invalid JSON format in the documentation #9834

Open
max-ieremenko opened this issue May 10, 2024 · 0 comments

Comments

@max-ieremenko
Copy link

The documentation page AWS API Gateway contains invalid json examples in the section The Elastic integration for AWS API Gateway supports the following Log Format by API type

HTTP:
**"**apiId": "$context.apiId", " is missing

REST:
"user": "$context.identity.user", is missing
**"**apiId": "$context.apiId", " is missing

WebSockets:
**"**apiId": "$context.apiId", " is missing
"requestTime": "$context.identity.user", requestTime appears 2 time
"requestTime": "$context.requestTime",

max-ieremenko added a commit to max-ieremenko/integrations that referenced this issue May 21, 2024
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