Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Feature Request - Support multiple logging outputs.  #2285

@gavinelder

Description

@gavinelder

Summary

Currently fleet has support for multiple logging outputs as of #2282 it will be Options are filesystem, firehose, kinesis, pubsub, and stdout`, at this time these are mutually exclusive however there may be situations where implementations may benefit from having multiple outputs such as the following.

  • Log to disk to be consumed by log-exporter / ES and log to Firehose / S3 for long term historical reference.
  • Log to firehose for analysis and log to stdout for real time debugging

Ideal behaviour

Ideally osquery_status_log_plugin would accept an array of outputs and fleet would support writing to these.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions