Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Security visibility and analytics for **Aviatrix Distributed Cloud Firewall** in Splunk. Provides CIM-compliant field extractions and pre-built dashboards for SIEM/SOC teams.

## Screenshots

![Security Overview](screenshots/01_overview.png)

![Traffic Analysis](screenshots/02_traffic_analysis.png)

![Threat Detection](screenshots/03_threat_detection.png)

## Apps

This repository contains two Splunk apps, designed to be installed together:
Expand Down Expand Up @@ -37,10 +45,14 @@ Pre-built dashboards for monitoring Aviatrix Cloud Firewall activity.
- **Gateway Health** -- CPU, memory, disk, network throughput per gateway
- **Audit Trail** -- Controller API changes, user activity, success/failure tracking

## Log Ingestion

These apps are designed to work with the [Aviatrix SIEM Connector](https://github.com/AviatrixSystems/aviatrix-siem-connector), which parses Aviatrix Syslog messages and posts them to Splunk via HEC (HTTP Event Collector).

## Requirements

- Splunk Enterprise 8.0+ or Splunk Cloud
- Aviatrix Controller with logging configured to send via HEC
- [Aviatrix SIEM Connector](https://github.com/AviatrixSystems/aviatrix-siem-connector) for log ingestion
- CIM Add-on 4.0+ (for data model acceleration)

## Installation
Expand Down