[New Integration] Anthropic audit logs - #19174
Conversation
Vale Linting ResultsSummary: 1 warning, 3 suggestions found
|
| File | Line | Rule | Message |
|---|---|---|---|
| packages/anthropic/data_stream/audit/fields/fields.yml | 13 | Elastic.Latinisms | Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'. |
💡 Suggestions (3)
| File | Line | Rule | Message |
|---|---|---|---|
| packages/anthropic/changelog.yml | 1 | Elastic.Versions | Use 'later versions' instead of 'newer versions' when referring to versions. |
| packages/anthropic/data_stream/audit/manifest.yml | 12 | Elastic.Ellipses | In general, don't use an ellipsis. |
| packages/anthropic/data_stream/audit/manifest.yml | 12 | Elastic.Ellipses | In general, don't use an ellipsis. |
The Vale linter checks documentation changes against the Elastic Docs style guide.
To use Vale locally or report issues, refer to Elastic style guide for Vale.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
TL;DRThe Buildkite failure is a generated docs drift issue in Remediation
Investigation detailsRoot Cause
The referenced commit ( Evidence
Verification
Follow-upIf this recurs, consider adding a local pre-commit/check target for package doc regeneration before pushing. Note 🔒 Integrity filter blocked 2 itemsThe following items were blocked because they don't meet the GitHub integrity level.
To allow these resources, lower tools:
github:
min-integrity: approved # merged | approved | unapproved | noneWhat is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
mrodm
left a comment
There was a problem hiding this comment.
LGTM the changes related to .github/ISSUE_TEMPLATE folder
|
Il add a comment here that while not enforced, it does require a team approval as well from @elastic/integration-experience |
|
Noted down a set of event categorization missmatches as well which I will resolve tomorrow |
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
🚀 Benchmarks reportTo see the full report comment with |
|
Hey @P1llus - I have added a couple of commits with updated ECS mappings (mainly |
P1llus
left a comment
There was a problem hiding this comment.
Outside of this, Vinit's changes LGTM :)
💚 Build Succeeded
History
|
|
Package anthropic - 0.1.0 containing this change is available at https://epr.elastic.co/package/anthropic/0.1.0/ |
Proposed commit message
This PR adds initial Anthropic Integration for their Compliance API. Includes support for their 300+ event types as defined in their API documentation: https://platform.claude.com/docs/en/api/compliance/activities/list
Initial audit log overview dashboard has been created and added as part of the integration as well.
Checklist
changelog.ymlfile.Screenshots