# Tipping Point

To forward Tipping Point IPS logs to the Log Collector, the required steps are as follows:&#x20;

* Log in to the Tipping Point system using GUI.&#x20;
* On the Admin Navigation menu, select Server Properties.&#x20;
* Select the Management tab.&#x20;
* Click Add.&#x20;
* The Edit Syslog Notification window is displayed.&#x20;
* Select the Enable check box.&#x20;
* Configure the following values:&#x20;
* Syslog Server - Type the IP address of the Log Collector&#x20;
* Port - Type 514 as the port address. Check Appendix A for default port list.&#x20;
* Log Type - Select SMS 2.0 / 2.1 Syslog format from the list.&#x20;
* Facility - Select Log Audit from the list.&#x20;
* Severity - Select Severity in Event from the list.&#x20;
* Delimiter - Select TAB as the delimiter for the generated logs.&#x20;
* Include Timestamp in Header - Select Use original event timestamp.&#x20;
* Select the Include SMS Hostname in Header check box.&#x20;
* Click OK.&#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/trendmicro/tipping-point.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.
