Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 192 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 192 Bytes

[outputs] plugin hdfs

{
    "hdfs": {
        "namenode": "10.10.40.212:8020",
        "file": "/tmp/test_%Y%M%D.log",
        "rollsize": 100, #Bytes
        "batch": 10
    }
}