Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to collect cmd output: input_command(exec shell script from scriptcontent) #925

Merged
merged 46 commits into from
Jul 28, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    2395a2b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    743d591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12394e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    345f7eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbd9d47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c688f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7686754 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    722f6e8 View commit details
    Browse the repository at this point in the history
  2. 更新插件文档

    didachuxing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d8f42b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e1f60e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3820215 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    59c2648 View commit details
    Browse the repository at this point in the history
  2. fix commond

    linrunqi08 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    cd461f9 View commit details
    Browse the repository at this point in the history
  3. rm metric code

    linrunqi08 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e39d3b7 View commit details
    Browse the repository at this point in the history
  4. fix md

    linrunqi08 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5a31b0f View commit details
    Browse the repository at this point in the history
  5. fix md

    linrunqi08 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    da6b733 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. add new plugin: input_command

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c3d67e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b275a8 View commit details
    Browse the repository at this point in the history
  3. update overview.md

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    fa50a3f View commit details
    Browse the repository at this point in the history
  4. update SUMMARY.md

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7741dab View commit details
    Browse the repository at this point in the history
  5. rename doc

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c39adde View commit details
    Browse the repository at this point in the history
  6. Change to english comment

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1b60fc3 View commit details
    Browse the repository at this point in the history
  7. fix

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    53944a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb0f6e3 View commit details
    Browse the repository at this point in the history
  9. fix

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a347216 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6020665 View commit details
    Browse the repository at this point in the history
  11. update input-command.md

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a615deb View commit details
    Browse the repository at this point in the history
  12. fix test

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8c3388b View commit details
    Browse the repository at this point in the history
  13. update input-command.md

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    72839f0 View commit details
    Browse the repository at this point in the history
  14. fix test

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    654cdde View commit details
    Browse the repository at this point in the history
  15. IgnoreError default false

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    76e2866 View commit details
    Browse the repository at this point in the history
  16. fix IgnoreError

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9ceb9be View commit details
    Browse the repository at this point in the history
  17. add Copyright

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7f1008e View commit details
    Browse the repository at this point in the history
  18. update input-command.md

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7f9cee4 View commit details
    Browse the repository at this point in the history
  19. delete ScriptDataDir

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    37acd88 View commit details
    Browse the repository at this point in the history
  20. add comment

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    42e2376 View commit details
    Browse the repository at this point in the history
  21. fix

    quzard committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a851719 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2078eab View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    068bbf4 View commit details
    Browse the repository at this point in the history
  2. add LogtailAlarm.go

    quzard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    de720b1 View commit details
    Browse the repository at this point in the history
  3. update input-command.md

    quzard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    97820de View commit details
    Browse the repository at this point in the history
  4. update input-command.md

    quzard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    27394f1 View commit details
    Browse the repository at this point in the history
  5. Determine if CmdPath exists

    quzard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bea38c7 View commit details
    Browse the repository at this point in the history
  6. add TestErrorCmdPath

    quzard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0f15f0d View commit details
    Browse the repository at this point in the history
  7. add script_md5

    quzard committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    722fc99 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge remote-tracking branch 'alibaba/main' into dida

    # Conflicts:
    #	CHANGELOG.md
    quzard committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b303c29 View commit details
    Browse the repository at this point in the history