[ZBXNEXT-8588] Set log format local or with timezone. Created: 2023 Jul 20 Updated: 2023 Jul 20 |
|
Status: | Confirmed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Change Request | Priority: | Minor |
Reporter: | Andrei Gushchin (Inactive) | Assignee: | Zabbix Development Team |
Resolution: | Unresolved | Votes: | 11 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
Description |
For example: LogDateTimeFormat=UTC/Local, by default local in Server (/etc/zabbix/zabbix_server.conf) & Agent config file (/etc/zabbix/zabbix_server.conf) For Local Time zone the format should be like below. 2023-06-30*T*16:51:35.1250000+05:30=> Local 2. For the UTC time zone the format should be like below. 2023-06-30*Z*16:51:35.1250000+00:00=> UTC |