consul/logging
hc-github-team-consul-core 6bdd979575
Backport of Net 3181 consul gh issue 15709 allow log file naming like nomad - fix bug into release/1.15.x (#18641)
* backport of commit a5ad366403

* backport of commit 24e7b9b960

* Net 3181 consul gh issue 15709 allow log file naming like nomad - fix bug (#18631)

* fixes file name for consul

* added log file

* added tests for rename method

* append instead of trunc

* fix file truncate issue

* added changelog

* fix for build destros ci

* removed changelog

* solaris

* removed change log

---------

Co-authored-by: absolutelightning <ashesh.vidyut@hashicorp.com>
Co-authored-by: Ashesh Vidyut <134911583+absolutelightning@users.noreply.github.com>
2023-09-04 16:54:43 +05:30
..
monitor bulk rewrite using this script 2022-01-20 10:46:23 -06:00
gated_writer.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
gated_writer_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
grpc.go grpc: move gRPC INFO logs to be emitted as TRACE logs from Consul (#10395) 2021-06-14 15:13:58 -05:00
grpc_test.go grpc: move gRPC INFO logs to be emitted as TRACE logs from Consul (#10395) 2021-06-14 15:13:58 -05:00
log_levels.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
logfile.go Backport of Net 3181 consul gh issue 15709 allow log file naming like nomad - fix bug into release/1.15.x (#18641) 2023-09-04 16:54:43 +05:30
logfile_bsd.go Backport of Net 3181 consul gh issue 15709 allow log file naming like nomad - fix bug into release/1.15.x (#18641) 2023-09-04 16:54:43 +05:30
logfile_linux.go Backport of Net 3181 consul gh issue 15709 allow log file naming like nomad - fix bug into release/1.15.x (#18641) 2023-09-04 16:54:43 +05:30
logfile_solaris.go Backport of Net 3181 consul gh issue 15709 allow log file naming like nomad - fix bug into release/1.15.x (#18641) 2023-09-04 16:54:43 +05:30
logfile_test.go Backport of NET-3181 - Allow log file naming like Nomad into release/1.15.x (#18629) 2023-09-04 10:13:31 +00:00
logfile_windows.go Backport of Net 3181 consul gh issue 15709 allow log file naming like nomad - fix bug into release/1.15.x (#18641) 2023-09-04 16:54:43 +05:30
logger.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00
logger_test.go bulk rewrite using this script 2022-01-20 10:46:23 -06:00
names.go Run config entry controller routines on leader (#16054) 2023-01-25 12:21:46 -06:00
syslog.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00
syslog_test.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00
syslog_unsupported_test.go Fix incorrect severity syslog messages (#12079) 2022-04-14 15:51:00 -07:00