Comment 85 for bug 1729812

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/43801
Committed: http://github.com/Juniper/contrail-controller/commit/562faa77a6e800bc7b2fdccdd6f6d41045e4bff5
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 562faa77a6e800bc7b2fdccdd6f6d41045e4bff5
Author: arvindvis <email address hidden>
Date: Wed May 2 17:16:10 2018 -0700

Session logging

This fix adds the ability to provide any/all of session destinations
for SLO and sampled sessions. New flags SESSION.slo_destination
and SESSION.sample_destination will override the existing
DEFAULT.usesyslog and DEFAULT.log_flow flags.By default, the destination
list is collector. We have config variables to control SLO and sampling
rate if we are inundated.
Depends-On: Ie6024b95aa5becb56291cd1ef229ad7915a0a57a
Partial-Bug: 1729812

Change-Id: I6aca6507aeb1969e1f1a39722209edee6245c228
(cherry picked from commit 2e5cbfe2dc53b8b72e2c7c06345a5ca1dca73258)