-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(new source): okta #22968
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
feat(new source): okta #22968
Conversation
|
@pront anything needed on my end for this one? |
Hi @sonnens, and thank you for this PR! We want a few more docs files. You can look at other PRs for inspiration: https://github.com/vectordotdev/vector/pull/22609/files. Note that |
|
@pront something like this work? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👋 I left a couple small docs suggestions
Co-authored-by: Heston Hoffman <[email protected]>
Co-authored-by: Heston Hoffman <[email protected]>
Co-authored-by: Heston Hoffman <[email protected]>
|
@pront any updates? |
|
@pront moved around the lock guard & cleaned up the error handling (I was cribbing off other sources 🤷♀️) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks mostly good!
Did you have a chance to test this E2E after the lock changes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks mostly good!
Did you have a chance to test this E2E after the lock changes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests are failing. I checked out to commit ed601dc (which was the last commit you authored) and tests are still failing on that commit.
|
@thomasqueirozb I'm not sure why check-docs is failing in CI , but I fixed the tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go, thanks!
Summary
Adds a new source to consume the Okta system log / audit log
Change Type
Is this a breaking change?
How did you test this PR?
Tests are included in the PR, and I've run it on our own Okta instance
Does this PR include user facing changes?
References