# Cisco Catalyst

### Supported Platforms

| Platform | Metrics | Logs | Traces |
| -------- | ------- | ---- | ------ |
| Linux    |         | ✓    |        |
| Windows  |         | ✓    |        |
| macOS    |         | ✓    |        |

### Configuration Table

<table><thead><tr><th width="105.98828125">Parameter</th><th width="109.90625">Type</th><th width="95.8828125">Default</th><th>Description</th></tr></thead><tbody><tr><td>listen_port</td><td><code>int</code></td><td>5140</td><td>A UDP port, which the collector will listen for syslog messages.</td></tr><tr><td>listen_ip</td><td><code>string</code></td><td>"0.0.0.0"</td><td>An IP address for the collector to bind. Typically 0.0.0.0 for most configurations.</td></tr><tr><td>timezone</td><td><code>timezone</code></td><td>"UTC"</td><td>The timezone to use when parsing timestamps.</td></tr></tbody></table>
