> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/seqrite/seqrite-endpoint-security-7.6-log-integration.md).

# Seqrite Endpoint Security 7.6 Log Integration

**Log Integration Guide**

**Log Integration procedure:**

Seqrite Endpoint Security 7.6 offers a dedicated agent for forwarding log data. Install this agent on the server hosting the Seqrite server to enable log forwarding to a Syslog Server.

1. **Installing SyslogAgent Tool**

To install SyslogAgent tool, follow these steps.

1. Download SyslogAgent tool from the following link, <https://dlupdate.quickheal.com/builds/seqrite/760/en/SyslogAgent/SQSYSAGINST.EXE>
2. Execute SQSYSAGINST.EXE file. The SyslogAgent tool is installed.
3. **Using SyslogAgent tool**

The SyslogAgent Configuration window appears automatically as below.

1. Input the following details:

* Syslog Server IP : \[Log Collector IP of specific branch]
* Port: 12419
* Start Date: Today’s date.
* Set the other options same as provided in the below screenshot.

![](/files/xlKLVmETdPQrbEovyjqB)

<br>

1. Click Apply. The configuration success message appears. The SyslogAgent service will start automatically as per the set schedule.

If the configuration is successful, status should be Running as below:

![A screen shot of a computerDescription automatically generated](/files/gXQabarFlgR5pkqgaDno)

Log Integration is now completed.

**If SyslogAgent window does not appear automatically after installation. Follow below steps:**

1. Open CMD as Administrator
2. Navigate to the Path where SyslogAgent is installed as below:

![A computer screen with white textDescription automatically generated](/files/50VayJDGgXsCumArtbU2)

1. Execute the SyslogAgentUI.exe file, Configuration window appears.
2. Make changes by following the steps in Section 2 above to complete the configuration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/seqrite/seqrite-endpoint-security-7.6-log-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
