Skip to content

External processor plugin - configuration issue #8153

@a-bali

Description

@a-bali

Hello all,

I have created a simple processor plugin that looks up IP addresses in the GeoIP database, but I am having trouble with packaging it as an external plugin.

The source code is available here, I have followed the instructions here and the problem is that the plugin does not pick up the configuration settings provided on the command line. In the repo there is a sample config, which is parsed but is not made used by the plugin when running it with the -config <filename> parameter. The plugin always uses the default configuration values hardcoded in the source code.

Can you please help me with debugging this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportTelegraf questions, may be directed to community site or slack

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions