# Cisco ASA using ASDM

## Cisco ASA using ASDM&#x20;

* Load the ASDM.&#x20;
* Select Configuration > Device Management > Logging > Logging Setup.&#x20;

!\[Graphical user interface, text, application, email

Description automatically generated]\(<https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMRHZBPHlLDUc8519fX%2Fuploads%2FHMpW7UbL4MBDrVIhsiWa%2Ffile.jpeg?alt=media>)

* Select Enable Logging.&#x20;
* Select Logging > Logging Filters.&#x20;
* Choose the syslog-servers as Informational.&#x20;
* Select Logging > Syslog servers.&#x20;
* Click Add.&#x20;

!\[Graphical user interface, application

Description automatically generated]\(<https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMRHZBPHlLDUc8519fX%2Fuploads%2FhBT4iecWqLCN6UR4cXSE%2Ffile.jpeg?alt=media>)

* Enter the IP address of Log Collector and choose the appropriate interface. Also, ensure that you choose UDP and enter the port number 514 or 1514. Check Appendix A for default log ports.&#x20;
* Select Logging > Syslog Setup.&#x20;
* Select Include time stamp in syslogs option and scroll down to ensure the syslog IDs 302013, 302014, 302015 & 302016 are in enabled state and the logging level is set to Informational.&#x20;

### Disable Logging&#x20;

You can disable specific syslog IDs based on your requirement. &#x20;

| Note: | By selecting the check mark for the Include timestamp in syslogs option, you can add the date and time that they were generated as a field to the syslogs. |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |

*  Select the syslogs to disable and click Edit.&#x20;
* From the Edit Syslog ID Settings window, select the Disable messages option and click OK.&#x20;
* The disabled syslogs can be viewed in a separate tab by selecting Disabled syslog IDs from the Syslog ID Setup drop-down menu.&#x20;


---

# 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://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/cisco/cisco-asa-using-asdm.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.
