Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

Speaker: Hiroki Sakamoto - Role: Site Reliability Engineer at Verda - Mission: Improving System Reliability - Interest: Kubernetes, Distributed System 

Slide 3

Slide 3 text

Background 

Slide 4

Slide 4 text

What is Verda? is based on OpenStack. since 2016~ FaaS PaaS IaaS NAT LB Bare metal 

Slide 5

Slide 5 text

What is Verda? Virtual Machines 74,000+ Physical Machines 30,000+ Hypervisors 4,000+ 

Slide 6

Slide 6 text

SRE Teams for Verda Platform wide SRE Provide Verda-Internal platform to improve Verda services reliability Infra Management Manage our physical infrastructure resources to host Verda services 

Slide 7

Slide 7 text

SRE Teams for Verda Platform wide SRE Provide Verda-Internal platform to improve Verda services reliability Here! 

Slide 8

Slide 8 text

Log aggregation in Verda 

Slide 9

Slide 9 text

Presentation Targets  Targets - The people who address the issues similar to ours - The people who are thinking about Multi-Tenant architecture - The people who can make decision about architecture Theme - Config Management in Multi-Tenant Kuberenetes - Operation for Fluentd in Multi-Tenant Kubernetes

Slide 10

Slide 10 text

Benefits  - Get a useful idea to address the config management in Multi- Tenant Kubernetes - Get knowledge about log management and config management in Multi-Tenant Kuberetes before your release

Slide 11

Slide 11 text

Issues about logging in Verda 

Slide 12

Slide 12 text

Provide Multi-Tenant Kubernetes for Verda Purpose - Aggregate infra resources - Standardize operations - Provide internal platform tools to reduce operation costs /PWB /FVUSPO ,FZTUPOF .POJUPSJOH -PBECBMBODFS /"5 %BTICPBSE %FTJHOBUF $JOEFS 

Slide 13

Slide 13 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch 

Slide 14

Slide 14 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch - Fluentd and Logrotated are in a Pod as sidecars - Emptydir is used to share log files among the containers 

Slide 15

Slide 15 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Generate logs! 

Slide 16

Slide 16 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Tail logs 

Slide 17

Slide 17 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Send logs 

Slide 18

Slide 18 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Rotate logs If needed 

Slide 19

Slide 19 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Pain Points - Too many sidecars in all of the Pods - All developers must maintain Fluentd regardless of their knowledge - Lack of monitoring, taking care of performance, reliability and durability 

Slide 20

Slide 20 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Hard to schedule pods efficiently due to too many containers!! 

Slide 21

Slide 21 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Hard to schedule pods efficiently due to too many containers!! Quality depends on each teams 

Slide 22

Slide 22 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch Hard to schedule pods efficiently due to too many containers!! Quality depends on each teams Need to send “Audit logs” but don’t have enough monitoring 

Slide 23

Slide 23 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch 5XFNPKJzCZ$PQZSJHIU5XJUUFS *ODBOEPUIFSDPOUSJCVUPSTJTMJDFOTFEVOEFS$$#: 

Slide 24

Slide 24 text

Original log aggregation mechanism /PWB"1* emptydir -PHSPUBUFE /FVUSPO"1* emptydir -PHSPUBUFE Elasticsearch We need to re-think! 

Slide 25

Slide 25 text

Solutions for the issues 

Slide 26

Slide 26 text

2 solutions Provide Managed Fluentd cluster Provide Fluentd Config Operator 

Slide 27

Slide 27 text

2 solutions Provide Managed Fluentd cluster Provide Fluentd Config Operator 

Slide 28

Slide 28 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder 

Slide 29

Slide 29 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Managed scope 

Slide 30

Slide 30 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Forwarders - Collect logs and send them to aggregators - Deployed as Daemonset It means that a node has only one Fluentd container 

Slide 31

Slide 31 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Aggregators - Receive logs from forwarders - Process and filter logs - Send logs to datastore like ES - Deployed as StatefulSet - With PersistentVolume 

Slide 32

Slide 32 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Why split? - Not need much resource for Daemonset - Improve Scalability - Reduce changing scope when deploying 

Slide 33

Slide 33 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Pods output logs to stdout 

Slide 34

Slide 34 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout Forwarder Docker log driver copies from stdout to other log file logfile logfile 

Slide 35

Slide 35 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout Forwarder Tail from the logs logfile logfile 

Slide 36

Slide 36 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout Forwarder Aggregate and process logs logfile logfile 

Slide 37

Slide 37 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout Forwarder Send logs logfile logfile 

Slide 38

Slide 38 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Fluentd is shared resource 

Slide 39

Slide 39 text

For durability /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout Forwarder - Buffer logs in each host directory - Flush buffers at shutdown - Save the position it’s already read into files - Require ack response from aggregator logfile logfile 

Slide 40

Slide 40 text

For durability /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder - Buffer logs in each PersistentVolume - Flush buffers at shutdown - Distribute Pods across nodes 

Slide 41

Slide 41 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Pros - Developers don’t need to maintain Fluentd - Fluentd can buffer logs while the destinations are down - Easy to scale aggregators - Monitored by SRE Team so developers don’t need to do that - Ensured durability, reliability and performance by SRE Team 

Slide 42

Slide 42 text

Managed Fluentd Cluster /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF# ,FZTUPOF /"5 -PBECBMBODFS stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Forwarder Aggregator Aggregator Aggregator So... How do developers apply their own logging config? 5XFNPKJzCZ$PQZSJHIU5XJUUFS *ODBOEPUIFSDPOUSJCVUPSTJTMJDFOTFEVOEFS$$#: 

Slide 43

Slide 43 text

2 solutions Provide Managed Fluentd cluster Provide Fluentd Config Operator 

Slide 44

Slide 44 text

2 solutions Provide Managed Fluentd cluster Provide Fluentd Config Operator 

Slide 45

Slide 45 text

Shared Fluentd Issues /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder 

Slide 46

Slide 46 text

Shared Fluentd Issues /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder A team would apply... 

Slide 47

Slide 47 text

Shared Fluentd Issues /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder The other team would apply... 

Slide 48

Slide 48 text

Shared Fluentd Issues /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Conflict! Conflict! Conflict! 

Slide 49

Slide 49 text

Shared Fluentd Issues /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Some team would apply broken config... ! 

Slide 50

Slide 50 text

Shared Fluentd Issues /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Process down!! 

Slide 51

Slide 51 text

Shared Fluentd Issues /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Elasticsearch Forwarder Aggregator Aggregator Aggregator /PEF# /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile Forwarder Process down!! What happen?! 

Slide 52

Slide 52 text

Shared Fluentd Issues - Changes to config would be conflicted among some teams - Invalid config causes process down - Developers need to take care of Fluentd when applying config 

Slide 53

Slide 53 text

Requirements  - All configs should be validated before applying - All configs shouldn’t affect other teams’ configs - All configs shouldn’t cause process down - All applying config shouldn’t make developers operate manually

Slide 54

Slide 54 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE

Slide 55

Slide 55 text

Fluentd Config Operator  LoggingPipeline Forwarder Config Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE - Automatically validate config written in CRD “LoggingPipeline” - Automatically compile the Fluentd config to CM if the config is valid - Automatically notify Fluentd to reload new config - Automatically block config if the config is invalid

Slide 56

Slide 56 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE Apply to specify managed Fluentd

Slide 57

Slide 57 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE Apply logging config

Slide 58

Slide 58 text

Fluentd Config Operator  Where to collect logs

Slide 59

Slide 59 text

Fluentd Config Operator  How to process logs

Slide 60

Slide 60 text

Fluentd Config Operator  Where to send logs

Slide 61

Slide 61 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE Start to reoncile

Slide 62

Slide 62 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE Compile config to Configmaps for validation for forwarder for aggregator

Slide 63

Slide 63 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE for forwarder for aggregator Start validation

Slide 64

Slide 64 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE Compile & update configs If success

Slide 65

Slide 65 text

LoggingPipeline Forwarder Config Fluentd Config Operator  Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE Notify Fluentd specified in FluentdNode CRD if config get updated

Slide 66

Slide 66 text

Fluentd Config Operator  LoggingPipeline Forwarder Config Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE All developers need to do is specify log source and destination in CRD. 5XFNPKJzCZ$PQZSJHIU5XJUUFS *ODBOEPUIFSDPOUSJCVUPSTJTMJDFOTFEVOEFS$$#:

Slide 67

Slide 67 text

Fluentd Config Operator  LoggingPipeline Forwarder Config Forwarder Aggregator Fluentd Config Operator Aggregator Config FluentdNode Developers SRE Dive into this more detail

Slide 68

Slide 68 text

CRD: LoggingPipeline  Support stdout as log source

Slide 69

Slide 69 text

CRD: LoggingPipeline  Support logs in emptyDir as log source

Slide 70

Slide 70 text

CRD: LoggingPipeline  Support logs defined in snippet as log source

Slide 71

Slide 71 text

Compile LoggingPipeline 

Slide 72

Slide 72 text

Compile LoggingPipeline  Compiled for forwarders

Slide 73

Slide 73 text

Compile LoggingPipeline  Automatically generate to indicate emptyDir path in host

Slide 74

Slide 74 text

Compile LoggingPipeline  Automatically add to ensure durability

Slide 75

Slide 75 text

Compile LoggingPipeline  Automatically add to ensure durability

Slide 76

Slide 76 text

Compile LoggingPipeline  Compiled for aggregators

Slide 77

Slide 77 text

Compile LoggingPipeline  Relabel to encapsulate not to affect other configs

Slide 78

Slide 78 text

Compile LoggingPipeline  Automatically complicate prefix to save in persistent volume

Slide 79

Slide 79 text

Compile LoggingPipeline  - Compile separately for forwarders and aggregators - Automatically complicate important parameters - Automatically wrap config with label to isolate it not to affect others - Automatically change directory to buffer logs to ensure durability

Slide 80

Slide 80 text

Config Validation  - Run static validation - Run pod with dry-run command for forwarders - Run pod with actual-run to ensure connectivity to destinations for aggregators

Slide 81

Slide 81 text

Operations for the solutions 

Slide 82

Slide 82 text

Load Test /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile 

Slide 83

Slide 83 text

Load Test /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Forwarder Aggregator Aggregator Aggregator Forwarder Dark launch in prod 

Slide 84

Slide 84 text

Load Test /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Forwarder Aggregator Aggregator Aggregator Forwarder About 250GB/day 

Slide 85

Slide 85 text

Load Test Results…  The CPU usage of some aggregators got very higher periodically regardless of plenty of aggregator instances - Event thread in Fluentd was hanging up - Connections between the aggregator and forwarders were not too much - It means that aggregation, processing and writing buffer are heavy - But I/O was not hanging up

Slide 86

Slide 86 text

Load Test Results…  The CPU usage of some aggregators got very higher periodically regardless of plenty of aggregator instances - Event thread in Fluentd was hanging up - Connections between the aggregator and forwarders were not too much - It means that aggregation, processing and writing buffer are heavy - But I/O was not hanging up Log chunk size may be too much Let’s make chunk size be lower! 5XFNPKJzCZ$PQZSJHIU5XJUUFS *ODBOEPUIFSDPOUSJCVUPSTJTMJDFOTFEVOEFS$$#:

Slide 87

Slide 87 text

Load Test Results…  The CPU usage of some aggregators got very higher periodically regardless of plenty of aggregator instances - Event thread in Fluentd was hanging up - Connections between the aggregator and forwarders were not too much - It means that aggregation, processing and writing buffer are heavy - But I/O was not hanging up Resolved 5XFNPKJzCZ$PQZSJHIU5XJUUFS *ODBOEPUIFSDPOUSJCVUPSTJTMJDFOTFEVOEFS$$#:

Slide 88

Slide 88 text

Monitoring AlertManager Cluster Remote write Monitor VM Alert Fire alerts Query periodically /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Forwarder Aggregator Aggregator Aggregator Forwarder 

Slide 89

Slide 89 text

Monitoring AlertManager Cluster Remote write Monitor VM Alert Fire alerts Query periodically /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Forwarder Aggregator Aggregator Aggregator Forwarder - Prometheus in the cluster scrape metrics from Fluentd containers - It is monitored by a Prometheus which is out of the cluster - The Prometheus writes metrics to VictoriaMetrics TSDB - VM Alert query pre-defined rules for VictoriaMetrics periodically - VM Alert fire alerts to AlertManager if match with the rules - AlertManager sends notifications to the destinations like Slack, PagerDuty 

Slide 90

Slide 90 text

Monitoring - CPU, Memory Usage - Process down, Pod down, Pod restart count - Whether there is no logs which is sent to the destination - log inflow speed < log processing speed - Disk usage for buffering and buffered bytes - Number of errors and slow flush about Fluentd - Number of errors about Fluentd Config Operator 

Slide 91

Slide 91 text

Project Results 

Slide 92

Slide 92 text

Project Results  Provided Managed Fluentd Cluster and Fluentd Config Operator - Got developers off maintaining Fluentd - All developers need to do is to manage their own logging config itself - Reduced about 172 containers in a cluster - Improve reliability, durability and performance about logging - Found undetected error about logging by monitoring

Slide 93

Slide 93 text

However…  Some issues occurs after release - Docker JSON Log Driver splits the logs more than 16k so broken json log come to our Fluentd… - We need mechanism to notify developers parsing error

Slide 94

Slide 94 text

Dead Letter Routing 

Slide 95

Slide 95 text

Next Project 

Slide 96

Slide 96 text

Introduce Kafka and… Elasticsearch /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Forwarder Aggregator Aggregator Aggregator Forwarder 

Slide 97

Slide 97 text

Introduce Kafka and… Elasticsearch /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Forwarder Aggregator Aggregator Aggregator Forwarder - Remove direct dependency between forwarder and aggregator to improve scalability - Enable developers to send logs from out of the cluster 

Slide 98

Slide 98 text

Introduce Kafka and… Elasticsearch /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile /PEF" /PWB /FVUSPO ,FZTUPOF stdout stdout stdout logfile "HHSFHBUPS/PEFT Forwarder Aggregator Aggregator Aggregator Forwarder Standardize logging across all Verda services! 

Slide 99

Slide 99 text

Thank you