Skip to content

Emitters: add output: file #195

Description

@hifly81

GLOBAL Section:

{
"global": {
"seed": -1,
"templateDir": "$HOME/.jr/templates",
"output": file
"kafkaConfig": "./kafka/config.properties
....

If specified in the global section, additional configs (example kafkaConfig) will not be considered.

Entry section:

{
"emitters": [
{
"name": "shoe",
"locale": "us",
"num": 0,
"frequency": "0s",
"duration": "0s",
"preload": 10,
"valueTemplate": "shoe",
"output": "file",
...

if not specified in the global section, every emitter can add its own file or different output.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions