Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
itismo
New Contributor

Forwarding event logs to Collector Agent syslog-like way

Hello all,

 

Is there any way to forward select login events from the DC to the Collector Agent similar to syslog style?

 

1 Solution
xsilver_FTNT

Hi itismo,

 

not sure what are your capabilities.

Here are some options I thought of how to get user logons to FSSO and FortiGate:

---

- if you need Syslog, then FortiAuthenticator can process Syslog messages into FSSO.

- if you use NPS or any RADIUS, then it, or NAS (like WLC/AP who asked for authentication) might be able to produce RADIUS Accounting messages. Those can be processed directly on FortiGate (feature is usually called RSSO), or on standalone Collector (Advanced Settings > RADIUS Accounting), or FortiAuthenticator (RADIUS Accounting Sources in SSO).

 

- if your setup do not allow installations on DC but allow communication to DC, then you can have standalone FSSO Collector Agent installed on domain member, server class Microsoft OS, and poll Windows EventLogs of selected DCs from that Collector Agent. I would suggest to go with WMI WinSec polling method (chosen during agent setup or later during its configuration).

 

- if, due to any obscurity, you are not allowed even to poll/read WinSec Log from remote server, then last possible option seems to me is to use standalone Collector Agent, installed on some domain member server class OS, and in Advanced Settings use tab 'Forwarded Event Server'. Each entry needs a domain name and hostname/IP. Then in 'Select Domains to Monitor' from GUI select domain you'd like to process events for. Also in 'Advanced Settings->General' , and set 'Event IDs to poll' to number 2.

Then this collector will listen, so use Microsoft Event log forwarding feature on DCs of your choice to actually forward EventLog records to this server where you installed Collector and which is not a DC.

 

Tomas Stribrny - NASDAQ:FTNT - Fortinet Inc. - TAC Staff Engineer
AAA, MFA, VoIP and other Fortinet stuff

View solution in original post

5 REPLIES 5
xsilver_FTNT
Staff
Staff

Hi,

that's exactly what DC Agent is designed for.

To spot logon attempts inside LSAS (even before they get to EventLog) on DC level, and forward those to pre-configured Collector Agent (or multiple Agents).

 

Tomas Stribrny - NASDAQ:FTNT - Fortinet Inc. - TAC Staff Engineer
AAA, MFA, VoIP and other Fortinet stuff

itismo

Hello xsilver,

 

Thank you for your reply but the setup requirements require no modification at all to the DCs so DC Agent installation is not possible, logs have to be natively forwarded from the DC event log syslog style.

xsilver_FTNT

Hi itismo,

 

not sure what are your capabilities.

Here are some options I thought of how to get user logons to FSSO and FortiGate:

---

- if you need Syslog, then FortiAuthenticator can process Syslog messages into FSSO.

- if you use NPS or any RADIUS, then it, or NAS (like WLC/AP who asked for authentication) might be able to produce RADIUS Accounting messages. Those can be processed directly on FortiGate (feature is usually called RSSO), or on standalone Collector (Advanced Settings > RADIUS Accounting), or FortiAuthenticator (RADIUS Accounting Sources in SSO).

 

- if your setup do not allow installations on DC but allow communication to DC, then you can have standalone FSSO Collector Agent installed on domain member, server class Microsoft OS, and poll Windows EventLogs of selected DCs from that Collector Agent. I would suggest to go with WMI WinSec polling method (chosen during agent setup or later during its configuration).

 

- if, due to any obscurity, you are not allowed even to poll/read WinSec Log from remote server, then last possible option seems to me is to use standalone Collector Agent, installed on some domain member server class OS, and in Advanced Settings use tab 'Forwarded Event Server'. Each entry needs a domain name and hostname/IP. Then in 'Select Domains to Monitor' from GUI select domain you'd like to process events for. Also in 'Advanced Settings->General' , and set 'Event IDs to poll' to number 2.

Then this collector will listen, so use Microsoft Event log forwarding feature on DCs of your choice to actually forward EventLog records to this server where you installed Collector and which is not a DC.

 

Tomas Stribrny - NASDAQ:FTNT - Fortinet Inc. - TAC Staff Engineer
AAA, MFA, VoIP and other Fortinet stuff

itismo

Many thanks xsilver for your input, I will check what can be applied to our environment.

I am sure your answers will be useful to everyone here as well :)

xsilver_FTNT

itismo wrote:

I am sure your answers will be useful to everyone here as well :)

That's why I'm doing this and trying to add extra info to each answer, not just straightforward response.

If you think it's helpful,  then mark it or like it .. 

Tomas Stribrny - NASDAQ:FTNT - Fortinet Inc. - TAC Staff Engineer
AAA, MFA, VoIP and other Fortinet stuff

Labels
Top Kudoed Authors