open-consul/logging
R.B. Boyer 809344a6f5
peering: initial sync (#12842)
- Add endpoints related to peering: read, list, generate token, initiate peering
- Update node/service/check table indexing to account for peers
- Foundational changes for pushing service updates to a peer
- Plumb peer name through Health.ServiceNodes path

see: ENT-1765, ENT-1280, ENT-1283, ENT-1283, ENT-1756, ENT-1739, ENT-1750, ENT-1679,
     ENT-1709, ENT-1704, ENT-1690, ENT-1689, ENT-1702, ENT-1701, ENT-1683, ENT-1663,
     ENT-1650, ENT-1678, ENT-1628, ENT-1658, ENT-1640, ENT-1637, ENT-1597, ENT-1634,
     ENT-1613, ENT-1616, ENT-1617, ENT-1591, ENT-1588, ENT-1596, ENT-1572, ENT-1555

Co-authored-by: R.B. Boyer <rb@hashicorp.com>
Co-authored-by: freddygv <freddy@hashicorp.com>
Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Evan Culver <eculver@hashicorp.com>
Co-authored-by: Nitya Dhanushkodi <nitya@hashicorp.com>
2022-04-21 17:34:40 -05:00
..
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 logging: improve tests 2020-11-23 14:41:54 -05:00
logfile_test.go testing: skip slow tests with -short 2020-12-07 13:42:55 -05:00
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 peering: initial sync (#12842) 2022-04-21 17:34:40 -05: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