Scamalytics

Supported OS Windows Linux Mac OS

Versión de la integración1.0.0
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Overview

Scamalytics transforms raw IP traffic into actionable threat intelligence. The platform provides IP enrichment and generates accurate risk scores for every IP address, offering clear, evidence-based context for each connection. It identifies anonymization methods such as VPNs, proxies, Tor nodes, and data center traffic, and attributes requests by geolocation, ASN, and ISP. Scamalytics also performs abuse and blacklist checks, giving organizations insight into suspicious or high-risk IP activity.

This integration collects Scamalytics logs in Datadog to visualize risk distribution, monitor threat patterns by geography, and trigger automated alerts for high-risk connections. Additionally, this integration allows Scamalytics to query Datadog logs in order to correlate IP reputation data with application activity and investigate security incidents with full historical context.

Setup

  1. Run the following command to install the Agent integration:

    datadog-agent integration install -t datadog-scamalytics_ti==1.0.0
    
  2. Open conf.d/scamalytics.d/conf.yaml and add the Scamalytics API endpoint URL along with your API key.

    init_config:
    
    instances:
      - url: "https://api.scamalytics.com/?ip="
      - api_key: "<YOUR_API_KEY>"  
    
  3. Restart the Agent.

Verify the integration is working

Run datadog-agent check scamalytics

The Scamalytics integration automatically detects and scans IP addresses found in Datadog’s standard network attributes:

  • Inbound Traffic (network.client.ip)
  • Outbound Traffic (network.destination.ip)

Uninstallation

  1. Run the datadog-agent integration remove command.
  2. Click Uninstall to remove the included dashboard.

Support

Need help? Contact Scamalytics.