We are in the US and the date format in the access log is date / month / year, and I would like it to be month / day / year.
Example - this record was generated 2nd on march 2026
::ffff:10.3.3.17 - - [02/03/2026:13:56:19 +0000] "GET /api2/json/nodes/server01/status HTTP/1.1" 401 -
Example - this record was generated 2nd on march 2026
::ffff:10.3.3.17 - - [02/03/2026:13:56:19 +0000] "GET /api2/json/nodes/server01/status HTTP/1.1" 401 -
Last edited: