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

Use version dependent API paths #12

Merged
merged 5 commits into from
Feb 2, 2023
Merged

Use version dependent API paths #12

merged 5 commits into from
Feb 2, 2023

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Feb 1, 2023

fixes #10

Elasticsearch changed its API paths with version 8. Since they seem to stay for coming versions and old paths will vanish with the end of support for Elasticsearch 7, we duplicated the tasks and didn't bother with a sophisticated way to build the right URL.

@widhalmt widhalmt added the bug Something isn't working label Feb 1, 2023
@widhalmt widhalmt self-assigned this Feb 1, 2023
@widhalmt
Copy link
Member Author

widhalmt commented Feb 1, 2023

Will fix one task in #5 when merged

* Change indices `logstash_writer` has access to to variable
* Optionally reset role with every run
* Add information to docs

fixes #13
When fetching data from ENV for molecule, we need to explicitly cast it
to int before comparing
@widhalmt widhalmt merged commit a6bd139 into main Feb 2, 2023
@widhalmt widhalmt deleted the fix-logstashwriter-10 branch February 2, 2023 10:30
@widhalmt widhalmt added this to the 1.0.0 milestone Feb 2, 2023
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

Successfully merging this pull request may close these issues.

Fix logstash_writer user for Elastic Stack 8
2 participants