#include "syslog-ng.h"#include "compat/cpp-start.h"#include "parser/parser-expr.h"#include "compat/cpp-end.h"
Go to the source code of this file.
Typedefs | |
| typedef struct OtelProtobufParser_ | OtelProtobufParser |
Functions | |
| LogParser * | otel_protobuf_parser_new (GlobalConfig *cfg) |
| void | otel_protobuf_parser_set_hostname (LogParser *s, gboolean set_hostname) |
| typedef struct OtelProtobufParser_ OtelProtobufParser |
| LogParser* otel_protobuf_parser_new | ( | GlobalConfig * | cfg | ) |
| void otel_protobuf_parser_set_hostname | ( | LogParser * | s, |
| gboolean | set_hostname | ||
| ) |