Skip to content

Add ServiceNow adapter documentation#267

Merged
maximelb merged 2 commits into
masterfrom
add-servicenow-adapter-docs
Jun 11, 2026
Merged

Add ServiceNow adapter documentation#267
maximelb merged 2 commits into
masterfrom
add-servicenow-adapter-docs

Conversation

@maximelb

Copy link
Copy Markdown
Contributor

Documents the new servicenow USP adapter (refractionPOINT/usp-adapters#293): polling ingestion of ServiceNow audit and system logs via the REST Table API.

  • New page docs/2-sensors-deployment/adapters/types/servicenow.md modeled on the ThreatLocker adapter page: overview of the collectable tables (sys_audit default; syslog_transaction, sysevent login events, syslog, sys_outbound_http_log as configurable feeds), Basic-auth setup and required roles/ACLs, full config reference, checkpoint/pagination/dedup behavior, sample payload, CLI + IaC examples, and a sample D&R rule.
  • Registered in the mkdocs.yml nav under Adapter Types → Collaboration (next to Zendesk/Atlassian).

mkdocs build --strict passes.

Should land together with (or after) refractionPOINT/usp-adapters#293.

🤖 Generated with Claude Code

maximelb and others added 2 commits June 11, 2026 06:52
Documents the new servicenow USP adapter: polled REST Table API ingestion
of sys_audit (default) plus configurable feeds for syslog_transaction,
sysevent login events, etc.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Documents the reviewed checkpoint semantics (id ORDERBY tiebreaker,
checkpoint_lag, capped-poll resume, at-least-once restart behavior) and
the 401-stops / 403-feed-local split, drops the event_time_path mapping
from the IaC example (the adapter already ships a parsed UTC timestamp),
and adds ServiceNow to the adapter-types index page.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@maximelb maximelb requested a review from lcbill June 11, 2026 14:51
@maximelb maximelb marked this pull request as ready for review June 11, 2026 14:51
@maximelb maximelb merged commit ff4749f into master Jun 11, 2026
2 checks passed
@maximelb maximelb deleted the add-servicenow-adapter-docs branch June 11, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant