# Cisco Meraki via Syslog

1. **Login to Cisco Meraki Dashboard**: 
    - Go to the **Meraki Dashboard** and log in with your credentials.
2. **Navigate to Alerts &amp; Administration**: 
    - Go to **Network-wide** → **Alerts &amp; Administration**.
3. **Set up Syslog Server**: 
    - Under the **Alert recipients** section, select **Syslog** as the alert recipient.
    - Add the IP address and port of the Syslog server where the alerts should be sent. 
        - Example Syslog Server IP: `10.0.0.1` (Replace this with your server IP)
        - Example Port: `514` (Standard Syslog port)
4. **Enable Relevant Alerts**: 
    - Enable the types of alerts you want Meraki to send, such as security events, device status, and network performance issues.

**Guide Links**:  
[Meraki Device Reporting - Syslog, SNMP, and API - Cisco Meraki Documentation](https://documentation.meraki.com/General_Administration/Monitoring_and_Reporting/Meraki_Device_Reporting_-_Syslog%2C_SNMP%2C_and_API)