-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Filebeat] Okta Entity Analytics Input panic #39803
Labels
Comments
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
A more complete copy of the
|
The manually corrected line that's relevant is
This tells us that the |
Thanks for your help @efd6 . I think we can close this given the panic shouldn't occur in 8.14. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
The Okta provider in the Filebeat entityanalytics input can panic. This was observed two times while running the Fleet integration in Elastic Agent.
This is the gist of the panic taken from the log message forwarded by the Elastic Agent. This is from a system that doesn't have direct network access so I had to transcribe.
runtime error: invalid memory address of nil pointer dereference
kvstore/input.go:62
x-pack/filebeat/input/entityanalytics/provider/okta/okta.go:630
okta/okta.go:323
okta/okta.go:143
kvstore/input.go:83
input/v2/compat/compt.go:122
For confirmed bugs, please report:
The text was updated successfully, but these errors were encountered: