summaryrefslogtreecommitdiffstats
path: root/nfvbench/fluentd.py
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06NFVBENCH-18 Add microsecond precision to fluentd records1.0.5Kerim Gokarslan1-3/+11
Change-Id: If6d2af11355d2d2cefb4b5098e912d98d2043e32 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-31NFVBENCH-12 Add run summary to fluentd streamKerim Gokarslan1-2/+59
NFVBENCH-14 Fluentd server IP adress from the config is not picked up when configured NFVBENCH-16 At the start of each run send a new fluent record with the config Change-Id: I2d76ecee5b1b93dad4eeccd67d5ed906a0a8faba Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-22NFVBENCH-6 Add support for sending logs to fluentd with fluentd client libraryahothan1-0/+47
Change-Id: I1bc01b26f9e43f78c169b5fcd26247debcfe31bf Signed-off-by: ahothan <ahothan@cisco.com>