Files
Anthropic-Cybersecurity-Skills/skills/implementing-security-monitoring-with-datadog/SKILL.md
T
mukul975 c21af3347e Complete folder anatomy for all 649 cybersecurity skills + update LICENSE to Mahipal
- Add scripts/agent.py and references/api-reference.md to all remaining skills
- Update all 648 LICENSE files: copyright now reads 'Mahipal'
- Add implementing-security-monitoring-with-datadog (new skill with full anatomy)
- All 649 skills now have: SKILL.md, LICENSE, scripts/agent.py, references/api-reference.md
2026-03-11 00:22:12 +01:00

835 B

name, description, domain, subdomain, tags, version, author, license
name description domain subdomain tags version author license
implementing-security-monitoring-with-datadog Implement security monitoring using Datadog's Cloud SIEM, log analysis, and threat detection capabilities to identify and respond to security events across cloud infrastructure. cybersecurity security-operations
siem
monitoring
datadog
cloud-security
log-analysis
1.0 mahipal MIT

Implementing Security Monitoring with Datadog

Overview

Configure Datadog Cloud SIEM for security event monitoring, create detection rules, build security dashboards, and implement automated alerting for threat detection across cloud and hybrid infrastructure.

Prerequisites

  • Datadog account with Security Monitoring enabled
  • Python 3.9+ with datadog-api-client library
  • API and Application keys from Datadog