GithubHelp home page GithubHelp logo

fluent-bit-aliyun's People

Contributors

adieu avatar ledzep2 avatar qgymje avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fluent-bit-aliyun's Issues

It seems using https, bug aliyun sls only support http

Unable to get logstore nginx-log: {
    "errorCode": "ClientError",
    "errorMessage": "{\n    \"errorCode\": \"SignatureNotMatch\",\n    \"errorMessage\": \"signature +zjvhBkmHLLvPPjj5po4S002IVM= not match\",\n    \"requestID\": \"5A0A9ACC28BB14D26F7D0E94\"\n}",
    "requestID": ""
Output plugin 'sls' cannot be loaded
Error: Configuration file contain errors. Aborting

}Fluent-Bit v0.11.14
Copyright (C) Treasure Data```

add custom fields

Is it possible to add custom fields in message? if fluent-bit running on many nodes and i want add some custom metadata, for example: hostname, what should i do;

Use official Fluent Bit Docker image

Looking at the Dockerfile I found that you are building your own Fluent Bit image.

In order to keep your implementation aligned with our upstream work, would you please base your image on our fluent/fluent-bit:0.11 base image ?, on that way we make sure your deployments get our latest changes.

As a reference the 0.11 version is a long-term-support image, it only get bug fixes, no API changes so it's safe to use it.

plugin don't run with timestamp

when i compile plugin from source, i use "fluent-bit -c /etc/fluent-bit/fluent-bit.conf -e /etc/fluent-bit/out_sls.so" , the plugin doesn't work well.
output:
typeof timestampData is codec.RawExt{Tag:0x0, Data:[]uint8{0x59, 0x63, 0x52, 0x79, 0x0, 0x4, 0xb3, 0x85}, Value:interface {}(nil)}
Unable to convert timestamp: {Tag:0 Data:[89 99 82 121 0 4 179 133] Value:}
source code:
timestamp, ok := timestampData.Interface().(uint64)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.