syslog-ng source
otel-protobuf-parser.h File Reference
#include "syslog-ng.h"
#include "compat/cpp-start.h"
#include "parser/parser-expr.h"
#include "compat/cpp-end.h"
Include dependency graph for otel-protobuf-parser.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 Documentation

◆ OtelProtobufParser

typedef struct OtelProtobufParser_ OtelProtobufParser

Function Documentation

◆ otel_protobuf_parser_new()

LogParser* otel_protobuf_parser_new ( GlobalConfig *  cfg)

◆ otel_protobuf_parser_set_hostname()

void otel_protobuf_parser_set_hostname ( LogParser *  s,
gboolean  set_hostname 
)