> 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/fireeye/to-forward-fireeye-nx-alert-logs.md).

# To Forward Fireeye NX Alert Logs

### To Forward Fireeye NX Alert Logs&#x20;

1. Log in to the FireEye NX using web interface.&#x20;
2. Go to Settings > Notifications&#x20;
3. Tick rsyslog to enable a Syslog notification configuration.&#x20;
4. Enter a name to label your FireEye connection to the “Log Collector” in the Name field.&#x20;
5. Click the Add Rsyslog Server button.&#x20;
6. Enter the \<Log Collector IP Address> in the IP Address field.&#x20;
7. Tick the Enabled check box.&#x20;
8. Select Per event in the Delivery drop-down list.&#x20;
9. Select All Events from the Notifications drop-down list.&#x20;
10. Select CEF as the Format drop-down list. Other formats are not supported.&#x20;
11. Leave the Account field empty.&#x20;
12. Select UDP from the Protocol drop-down list.&#x20;
13. Click the Update button.&#x20;

##


---

# 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/fireeye/to-forward-fireeye-nx-alert-logs.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.
