Skip to content

Commit abaf70a

Browse files
committed
Collect data from Cisco FTD firewall devices
1 parent 76324f9 commit abaf70a

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

articles/sentinel/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,9 @@
733733
- name: AWS S3 WAF logs
734734
href: connect-aws-s3-waf.md
735735
- name: CloudWatch events via Lambda function
736-
href: cloudwatch-lambda-function.yml
736+
href: cloudwatch-lambda-function.yml
737+
- name: Cisco FTD firewall
738+
href: connect-cisco-ftd.md
737739
- name: Google Cloud Platform connectors
738740
href: connect-google-cloud-platform.md
739741
- name: Microsoft Entra
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: Collect data from Cisco FTD firewall devices in ASA or CEF format
3+
description: "Use Microsoft Sentinel connectors to collect logs from Cisco FTD firewall devices in Adaptive Security Appliance (ASA) and Common Event Format (CEF) formats."
4+
author: guywi-ms
5+
ms.date: 03/24/2025
6+
ms.service: microsoft-sentinel
7+
ms.author: guywild
8+
ms.collection: sentinel-data-connector
9+
---
10+
11+
# Collect data from Cisco FTD firewall devices
12+
13+
Microsoft Sentinel provides two connectors that collect logs from Cisco FTD firewall devices in Adaptive Security Appliance (ASA) and Common Event Format (CEF) formats. This article explains when to use each connector and provides links to installation instructions.
14+
15+
## Collect logs from a Cisco FTD ASA firewall device
16+
17+
Install [Cisco ASA/FTD via AMA (Preview) connector for Microsoft Sentinel](../data-connectors/cisco-asa-ftd-via-ama.md).
18+
19+
## Collect logs from a Cisco FTD FXOS firewall device
20+
21+
1. Install and configure the Firepower eNcore eStreamer client, which emits logs in CEF format. For more information, see the full install [guide](https://www.cisco.com/c/en/us/td/docs/security/firepower/670/api/eStreamer_enCore/eStreamereNcoreSentinelOperationsGuide_409.html).
22+
1. Install [Common Event Format (CEF) via AMA connector](../connect-cef-syslog-ama.md).
23+
24+
## Next steps
25+
26+
Learn more about [Microsoft Sentinel data connectors](../connect-data-sources.md).

0 commit comments

Comments
 (0)