# Configure a Syslog server profile

You can use separate profiles to send syslogs for each log type to a different server. To increase availability, define multiple servers (up to four) in a single profile.&#x20;

!\[Graphical user interface, application

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

* Select Device > Server Profiles > Syslog&#x20;
* Click Add and enter a Name for the profile&#x20;
* If the firewall has more than one virtual system (vsys), select the Location (vsys or Shared) where this profile is available.&#x20;
* For each syslog server, click Add and enter the information that the firewall requires to connect to it: &#x20;
* Name —Unique name for the server profile.&#x20;
* Server —IP address or fully qualified domain name (FQDN) of the syslog server.&#x20;
* Transport —Select TCP, UDP, or SSL as the method of communication with the syslog server.&#x20;
* Port —The port number on which to send syslog messages (default is UDP on port 1514); you must use the same port number on the firewall and the syslog server.&#x20;
* Format —Select the syslog message format to use: BSD (the default) or IETF. Traditionally, BSD format is over UDP and IETF format is over TCP or SSL.&#x20;
* Facility —Select a syslog standard value (default is LOG\_USER) to calculate the priority (PRI) field in your syslog server implementation. Select the value that maps to how you use the PRI field to manage your syslog messages.&#x20;
* (Optional) To customize the format of the syslog messages that the firewall sends, select the Custom Log Format tab. For details on how to create custom formats for the various log types, refer to the Common Event Format Configuration Guide.&#x20;
* Click OK to save the server profile.&#x20;

Configure syslog forwarding for Traffic, Threat, and WildFire Submission logs&#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/palo-alto-firewalls/configure-a-syslog-server-profile.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.
