# Cisco Meraki

Cisco Meraki forwards syslog to Radiant Security through the Radiant Agent. This guide covers adding the Cisco Meraki data feed in Radiant and configuring the Meraki dashboard to forward syslog to the agent.

### Prerequisites

* [ ] Admin access to the Cisco Meraki dashboard
* [ ] A deployed [Radiant Agent](/radiant-connectors/data-connectors/install-the-radiant-security-agent.md) reachable from the Cisco Meraki appliance
* [ ] Administrator role in Radiant Security

### Add the data connector in Radiant Security

1. Sign in to [Radiant Security](https://app.radiantsecurity.ai/).
2. From the navigation menu, select **Settings** > **Data Connectors**, then click **+ Add Connector**.
3. Search for and select **Radiant Agent**, then click **Data Feeds**.
4. Under **Select your data feeds**, select **Cisco Meraki**, then click **Credentials**.
5. Under **Credential Name**, enter an identifiable name for the Radiant Agent integration (e.g., `Radiant Agent Integration`). To reuse an existing Radiant Agent credential, select it from the drop-down menu.
6. Click **Add Connector**.

### Configure Cisco Meraki to forward syslog

Before starting, confirm the IP address of the Radiant Agent and the port configured to receive Cisco Meraki data. If you do not know the port, contact your Customer Success representative.

1. Sign in to the [Cisco Meraki dashboard](https://dashboard.meraki.com/).
2. Navigate to **Network-wide** > **Configure** > **General**.
3. Under **Reporting**, click **Add a syslog server**.
4. Enter the **Server IP** and **Port** of the Radiant Agent.

   <div align="left"><figure><img src="https://20705827.fs1.hubspotusercontent-na1.net/hubfs/20705827/Knowledge%20Base%20Articles/Cisco%20Meraki%20(syslog)/Untitled.png" alt=""><figcaption></figcaption></figure></div>
5. Under **Roles**, select **URL**, **Flows**, and **Security events**.
6. Navigate to **Security & SD-WAN** > **Configure** > **Firewall**.
7. Under **Logging**, set the drop-down to **Enabled** for each firewall rule whose traffic you want forwarded.

   <div align="left"><figure><img src="https://20705827.fs1.hubspotusercontent-na1.net/hubfs/20705827/Knowledge%20Base%20Articles/Cisco%20Meraki%20(syslog)/Untitled(1).png" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.radiantsecurity.ai/radiant-connectors/data-connectors/cisco/cisco-meraki.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
