|
1 | 1 | --- |
2 | 2 | id: fortigate-firewall |
3 | | -title: Fortigate Firewall - Cloud SIEM |
| 3 | +title: Ingest Fortigate Firewall Data into Cloud SIEM |
4 | 4 | sidebar_label: Fortigate Firewall |
5 | 5 | description: Configure a syslog source to ingest Fortigate Firewall log messages to be parsed by Cloud SIEM’s system parser for Fortigate Firewall. |
6 | 6 | --- |
7 | 7 |
|
8 | 8 | import useBaseUrl from '@docusaurus/useBaseUrl'; |
9 | 9 |
|
10 | | -This section has instructions for collecting FortiGate log messages and sending them to Sumo Logic to be ingested by Cloud SIEM. |
11 | | - |
12 | | -## Step 1: Configure collection |
13 | | - |
14 | | -In this step, you configure a Syslog Source to collect FortiGate log messages. You can configure the source on an existing Installed Collector or create a new collector. If you’re going to use an existing collector, jump to [Configure a Syslog Source](#configure-a-syslog-source) below. Otherwise, create a new collector as described in [Configure an Installed Collector](#configure-an-installed-collector) below, and then create the Syslog Source on the collector. |
15 | | - |
16 | | -### Configure an Installed Collector |
17 | | - |
18 | | -1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**. |
19 | | -1. Click **Add Collector**. |
20 | | -1. Click **Installed Collector**. |
21 | | -1. The **Add Installed Collector** popup appears. |
22 | | -1. Download the appropriate collector for your operating system. |
23 | | -1. Install the collector. Instructions for your preferred operating system and method of installation are available on the Installed Collectors page. |
24 | | -1. Once the collector is installed, confirm it is available on the **Collection** page and select **Edit**. |
25 | | -1. The **Edit Collector popup** appears.<br/><img src={useBaseUrl('img/cse/edit-collector.png')} alt="Edit collector" style={{border: '1px solid gray'}} width="500"/> |
26 | | -1. **Name**. Provide a Name for the Collector. |
27 | | -1. **Description**. (Optional) |
28 | | -1. **Category**. Enter a string to tag the output collected from the source. The string that you supply will be saved in a metadata field called `_sourceCategory`. |
29 | | -1. **Fields**. |
30 | | - * If you are planning that all the sources you add to this collector will forward log messages to Cloud SIEM, click the **+Add Field** link, and add a field whose name is `_siemForward` and value is *true*. This will cause the collector to forward all of the logs collected by all of the sources on the collector to Cloud SIEM. |
31 | | - * If you are planning that all sources you add to this collector will use the same log parser (if they are the same type of log), click the **+Add Field** link, and add a field whose name is `_parser` with the value */Parsers/System/Fortinet/Fortigate/Fortigate-Syslog*. This will cause all sources on the collector to use the specified parser. |
| 10 | +To ingest Fortigate Firewall data into Cloud SIEM: |
| 11 | +1. [Configure a Syslog source](/docs/send-data/installed-collectors/sources/syslog-source/#configure-a-syslog-source) on a collector. When you configure the source, do the following: |
| 12 | + 1. Click the **+Add Field** link, and add a field whose name is `_siemForward` and value is *true*. This will ensure all logs for this source are forwarded to Cloud SIEM. |
| 13 | + 1. Add another field named `_parser` with value */Parsers/System/Fortinet/Fortigate/Fortigate-Syslog*. This ensures that the Fortigate Firewall logs are parsed and normalized into structured records in Cloud SIEM. |
| 14 | +Configure FortiGate |
| 15 | +1. Configure forwarding to the the Syslog Source: |
| 16 | + * If your FortiGate logs are aggregated by FortiAnalyzer, you can forward them to Sumo Logic as described in [Configuring log forwarding](https://help.fortinet.com/fa/faz50hlp/56/5-6-1/FMG-FAZ/2400_System_Settings/1600_Log%20Forwarding/0400_Configuring.htm?Highlight=syslog) in FortiAnalyzer help. |
| 17 | + * If your FortiGate logs are not aggregated by FortiAnalyzer, you can forward them to Sumo Logic directly from FortiGate as described in [FortiOS documentation for syslog forwarding](https://docs.fortinet.com/document/fortigate/6.4.0/administration-guide/610676/configuring-multiple-fortianalyzers-or-syslog-servers-per-vdom). |
32 | 18 | :::note |
33 | | - It’s also possible to configure individual sources to forward to Cloud SIEM, as described in the following section. |
| 19 | + Cloud SIEM supports standard syslog, CEF, or JSON log formats from FortiGate. Different parsers are required for CEF and JSON format logs. |
34 | 20 | ::: |
35 | | -1. Click **Save**. |
36 | | - |
37 | | -### Configure a Syslog Source |
38 | | - |
39 | | -1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**. |
40 | | -1. Navigate to the Installed Collector where you want to create the source. |
41 | | -1. On the **Collectors** page, click **Add Source** next to an Installed Collector. |
42 | | -1. Select **Syslog**. |
43 | | -1. The page refreshes.<br/><img src={useBaseUrl('img/cse/syslog-source.png')} alt="Syslog source" style={{border: '1px solid gray'}} width="500"/> |
44 | | -1. **Name**. Enter a name for the source. |
45 | | -1. **Description**. (Optional) |
46 | | -1. **Protocol**. Select the protocol that your syslog-enabled devices are currently using to send syslog data, UDP or TCP. For more information, see [Choosing TCP or UDP](/docs/send-data/installed-collectors/sources/syslog-source#choosing-tcp-or-udp) on the *Syslog Source* page. |
47 | | -1. **Port**. Enter the port number for the Source to listen to. If the collector runs as root (default), use 514. Otherwise, consider 1514 or 5140. Make sure the devices are sending to the same port. |
48 | | -1. **Source Category**. Enter a string to tag the output collected from the source. The string that you supply will be saved in a metadata field called `_sourceCategory`. Make a note of the source category. You’ll supply it in [Step 2](#step-2-configure-fortigate) below. |
49 | | -1. **Fields**. |
50 | | - * If you *have not* configured the Installed Collector to forward all sources in the collector to Cloud SIEM, click the **+Add Field** link, and add a field whose name is `_siemForward` and value is *true*. |
51 | | - * If you *have not* configured the Installed Collector to parse all sources in the collector with the same parser, click the **+Add Field** link, and add a field whose name is `_parser` with the value */Parsers/System/Fortinet/Fortigate/Fortigate-Syslog*. |
52 | | -1. Click **Save**. |
53 | | - |
54 | | -## Step 2: Configure FortiGate |
55 | | - |
56 | | -In this step, you configure forwarding to the the Syslog Source. |
57 | | - |
58 | | -If your FortiGate logs are aggregated by FortiAnalyzer, you can forward them to Sumo Logic as described in [Configuring log forwarding](https://help.fortinet.com/fa/faz50hlp/56/5-6-1/FMG-FAZ/2400_System_Settings/1600_Log%20Forwarding/0400_Configuring.htm?Highlight=syslog) in FortiAnalyzer help. |
59 | | - |
60 | | -If your FortiGate logs are not aggregated by FortiAnalyzer, you can forward them to Sumo Logic directly from FortiGate as described in [FortiOS documentation for syslog forwarding](https://docs.fortinet.com/document/fortigate/6.4.0/administration-guide/610676/configuring-multiple-fortianalyzers-or-syslog-servers-per-vdom). |
61 | | - |
62 | | -Cloud SIEM supports standard syslog, CEF, or JSON log formats from FortiGate. |
63 | | - |
64 | | -:::note |
65 | | -Different parsers are required for CEF and JSON format logs. |
66 | | -::: |
67 | | - |
68 | | -## Step 3: Verify Ingestion |
69 | | - |
70 | | -In this step, you verify that your logs are successfully making it into Cloud SIEM. |
71 | | - |
72 | | -1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the top menu select **Configuration**, and then under **Incoming Data** select **Log Mappings**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Cloud SIEM Integrations** select **Log Mappings**. You can also click the **Go To...** menu at the top of the screen and select **Log Mappings**. |
73 | | -1. On the **Log Mappings** tab search for "FortiGate" and check the **Records** columns. A list of mappers for FortiGate will appear and you can see if logs are coming in. |
74 | | -1. For a more granular look at the incoming records, you can also search the Sumo Logic platform for FortiGate security records. <br/><img src={useBaseUrl('img/cse/fortigate-search.png')} alt="Fortigate search" style={{border: '1px solid gray'}} width="400"/> |
| 21 | +1. To verify that your logs are successfully making it into Cloud SIEM: |
| 22 | + 1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the top menu select **Configuration**, and then under **Incoming Data** select **Log Mappings**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Cloud SIEM Integrations** select **Log Mappings**. You can also click the **Go To...** menu at the top of the screen and select **Log Mappings**. |
| 23 | + 1. On the **Log Mappings** tab search for "FortiGate" and check the **Records** columns. A list of mappers for FortiGate will appear and you can see if logs are coming in. |
| 24 | + 1. For a more granular look at the incoming records, you can also search the Sumo Logic platform for FortiGate security records. <br/><img src={useBaseUrl('img/cse/fortigate-search.png')} alt="Fortigate search" style={{border: '1px solid gray'}} width="400"/> |
0 commit comments