-
Notifications
You must be signed in to change notification settings - Fork 474
[salesforce] Implement login_stream
data stream for Salesforce
#4941
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
[salesforce] Implement login_stream
data stream for Salesforce
#4941
Conversation
🌐 Coverage report
|
LGTM! Approved. |
…to package_salesforce_login_stream
…to package_salesforce_login_stream
packages/salesforce/data_stream/login_stream/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
packages/salesforce/data_stream/login_stream/elasticsearch/ingest_pipeline/default.yml
Show resolved
Hide resolved
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.
LGTM
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
Hi! This PR has been stale for a while and we're going to close it as part of our cleanup procedure. We appreciate your contribution and would like to apologize if we have not been able to review it, due to the current heavy load of the team. Feel free to re-open this PR if you think it should stay open and is worth rebasing. Thank you for your contribution! |
afba4b1
to
613727f
Compare
…to package_salesforce_login_stream
@agithomas, we have resolved merge conflicts. Should we merge this PR? |
Package salesforce - 0.6.0 containing this change is available at https://epr.elastic.co/search?package=salesforce |
What does this PR do?
login_stream
)login_stream
data streamNOTE: The Dashboard is currently exported in
8.7.0-SNAPSHOT
for review purpose only, it should be updated to8.7.0
before merging this PR, so don't merge this PR unless updated to8.7.0
Related issues
salesforce
package foundation along withlogin_rest
data stream #4261salesforce
package foundation along withlogout_rest
data stream #4323apex
data stream for Salesforce #4410setupaudittrail
data stream for Salesforce #4356Checklist
changelog.yml
file.manifest.yml
file to point to the latest Elastic stack release (e.g.^8.7.0
).How to test this PR locally