Skip to content

[QUESTION]: 单条日志4M无法正常发送 #1473

@denghanling

Description

@denghanling

采集配置:
enable: true
inputs:

  • Type: file_log
    LogPath: /ilogtail-code/kafkaLog/
    FilePattern: '*.log'
    flushers:
  • Type: flusher_stdout
    OnlyStdout: true

启动参数配置:
{
"buffer_file_num" : 100,
"buffer_file_size" : 83886080,
"max_read_buffer_size": 8388608,
"check_point_dump_interval": 10
}

单条日志4M
image

stdout无打印日志
image

一开始测的是发kafka,发现无法正常发送kafka,所以改成stdout,发现也发不了,大概是不是input哪里问题,是代码问题还是配置问题?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions