[GitLab] Added application, auth, and audit datastreams - #10644
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
@tehbooom What version have you tested this on. This is failing with |
|
I got a similar error when I used |
|
@tehbooom this time the error message is: You will need to change from |
|
@kcreddy ahh I reverted back to 10.2.0 thinking it wasn't necessary. |
🚀 Benchmarks reportTo see the full report comment with |
| - remove: | ||
| field: event.original | ||
| tag: remove_original_event | ||
| if: ctx?.tags == null || !(ctx.tags.contains("preserve_original_event")) | ||
| ignore_failure: true | ||
| ignore_missing: true |
There was a problem hiding this comment.
Remove this processor as it is covered in fleet final pipeline.
💚 Build Succeeded
History
|
|
|
Package gitlab - 0.3.0 containing this change is available at https://epr.elastic.co/search?package=gitlab |
* Added application, audit, and auth datastreams * added auth dataset and more application example logs * added more example logs for application * added application and auth dashboards with screenshots * updated pr number * bump version * updated migration version * revert back to original and removed showApplySelections * change typeMigrationVersion to 8.9.0 * docs:updated path to URLs and spelling * chore:removed ecs mappings * removed quotes from fields * fix:added client ip with geo * test:added assert.hit_count * fix:updated url.path and url.query * fix:syntax and add geo ip processing * fix:add geoip processing, related.user, related.ip and fix syntax * fix:remove processor handled in fleet
* Added application, audit, and auth datastreams * added auth dataset and more application example logs * added more example logs for application * added application and auth dashboards with screenshots * updated pr number * bump version * updated migration version * revert back to original and removed showApplySelections * change typeMigrationVersion to 8.9.0 * docs:updated path to URLs and spelling * chore:removed ecs mappings * removed quotes from fields * fix:added client ip with geo * test:added assert.hit_count * fix:updated url.path and url.query * fix:syntax and add geo ip processing * fix:add geoip processing, related.user, related.ip and fix syntax * fix:remove processor handled in fleet




Proposed commit message
Added application, auth, and audit datastreams
Added dashboards for application and auth datastreams
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots