Ingest Cisco Meraki Data into Cloud SIEM
To ingest Cisco Meraki data into Cloud SIEM:
- Configure a Syslog source on a collector. When you configure the source, do the following:
- 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. - Add another field named
_parser
with value /Parsers/System/Cisco/Cisco Meraki. This ensures that the Cisco Meraki logs are parsed and normalized into structured records in Cloud SIEM.
- Click the +Add Field link, and add a field whose name is
- Configure logging for Cisco Meraki as described in Syslog Server Overview and Configuration in Cisco help.
- To verify that your logs are successfully making it into Cloud SIEM:
- Classic UI. In the top menu select Configuration, and then under Incoming Data select Log Mappings.
New 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. - On the Log Mappings tab search for "Cisco Meraki" and check the Records columns. A list of mappers for Cisco Meraki will appear and you can see if logs are coming in.
- For a more granular look at the incoming records, you can also use search the Sumo Logic platform for Cisco Meraki security records:
_index=sec_record* and metadata_product = "Meraki"
- Classic UI. In the top menu select Configuration, and then under Incoming Data select Log Mappings.