Tanmaya Panda

Results 12 comments of Tanmaya Panda

[complete-log.txt](https://github.com/fluent/fluent-bit/files/13462197/complete-log.txt)

Added documentation for the above changes https://github.com/fluent/fluent-bit-docs/pull/1405/files

Thanks @kforeverisback for your comments. The valgrind output is as follows ==43298== Memcheck, a memory error detector ==43298== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==43298==...

sample fluentbit config #2 logLevel: trace namespace: default kind: DaemonSet config: service: | [SERVICE] Daemon Off Flush 5 Log_Level trace HTTP_Server On HTTP_Listen 0.0.0.0 Parsers_File parsers.conf Parsers_File custom_parsers.conf HTTP_Port 2020...

@kforeverisback I tried using the following config settings [SERVICE] Daemon Off Log_Level trace Grace 30 Flush 5 [INPUT] Name dummy Tag dummy.log Rate 1000 Dummy {"message": "Hello Fluent Bit!"} [OUTPUT]...

@kforeverisback I ran valgrind for the exisiting master branch with the following config [SERVICE] Daemon Off Log_Level trace Grace 30 Flush 5 [INPUT] Name dummy Tag dummy.log Rate 1000 Dummy...

@kforeverisback Hope you are doing good. Any update?

@edsiper @patrick-stephens @kforeverisback @fujimotos @koleini @leonardo-albertovich Can you guys please let us know if we have any updates to this PR, as you can see in the comments we do...

@edsiper : request your review on this PR

Since these are kusto headers which are needed for tracking requests in kusto, we should not need any additional documentation update since it has no impact on the customer.