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

(post opensearch): post log to opensearch 2.3 error #70

Closed
taylord0ng opened this issue Jan 6, 2023 · 1 comment
Closed

(post opensearch): post log to opensearch 2.3 error #70

taylord0ng opened this issue Jan 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@taylord0ng
Copy link

Describe the bug

when update opensearch 2.3
logging error:
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Action/metadata line [1] contains an unknown parameter [_type]"}],"type":"illegal_argument_exception","reason":"Action/metadata line [1] contains an unknown parameter [_type]"},"status":400}

Expected Behavior

post log to opensearch

Current Behavior

post error

Reproduction Steps

update opensearch to 2.3

Possible Solution

No response

Additional Information/Context

No response

Log Hub Version

1.1.1

AWS Region. e.g., us-east-1

us-east-1

Other information

No response

@taylord0ng taylord0ng added the bug Something isn't working label Jan 6, 2023
@taylord0ng
Copy link
Author

according aws/aws-for-fluent-bit#507, add this(Suppress_Type_Name On) to all output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant