You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integration/categories/applicative/microsoft_iis.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ Microsoft Internet Information Services (IIS) is a web server software for Windo
16
16
17
17
This setup guide will show you how to forward your Microsoft IIS logs to Sekoia.io by means of a syslog transport channel.
18
18
19
+
!!! Warning
20
+
To avoid time offset issues when events are parsed by Sekoia.io (e.g. events appearing to happen in the future), you *must* configure your server's timezone to **UTC**.
21
+
You can find more information in the [Sekoia timezone requirements document](https://docs.sekoia.io/xdr/FAQ/datetime/).
22
+
19
23
### Create your intake
20
24
21
25
1. Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the `Microsoft IIS`.
Copy file name to clipboardExpand all lines: docs/integration/categories/network/f5-big-ip.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,12 @@ F5's BIG-IP is a family of products covering software and hardware designed arou
46
46
47
47
## Step-by-Step Configuration Procedure
48
48
49
+
!!! Warning
50
+
To avoid time offset issues when events are parsed by Sekoia.io (e.g. events appearing to happen in the future), you *must* configure your system's timezone to **UTC**.
51
+
You can find more information in the [Sekoia timezone requirements document](https://docs.sekoia.io/xdr/FAQ/datetime/).
52
+
53
+
Please refer to the official F5 documentation [K9098 - Configuring the time zone](https://my.f5.com/manage/s/article/K9098) to properly set your appliance to UTC.
54
+
49
55
### Instructions on the 3rd Party Solution
50
56
51
57
To configure an F5 BIG-IP system to send its Common Event Format (CEF) logs via syslog to a remote syslog server, you need to follow these steps.
0 commit comments