$ sudo fluent-gem install fluent-tail_checkerThen, you can use the command as follows.
$ /opt/fluent/bin/fluent-tailcheck --helpFluent Package Command Prompt with Administrator privilege:
$ fluent-gem install fluent-tail_checkerThen, you can use the command as follows.
$ fluent-tailcheck --help$ sudo td-agent-gem install fluent-tail_checkerThen, you can use the command as follows.
$ /opt/td-agent/bin/fluent-tailcheck --helpTd-agent Command Prompt with Administrator privilege:
$ td-agent-gem install fluent-tail_checkerThen, you can use the command as follows.
$ fluent-tailcheck --help$ sudo td-agent-gem install fluent-tail_checker --bindir /opt/td-agent/embedded/binThen, you can use the command as follows.
$ /opt/td-agent/embedded/bin/fluent-tailcheck --helpNote: On td-agent v3, you need to specify --bindir /opt/td-agent/embedded/bin to install the executable under /opt/td-agent/embedded/bin.
Without this, the executable will be installed under /opt/td-agent/embedded/lib/ruby/gems/2.4.0/bin/.
Td-agent Command Prompt with Administrator privilege:
$ fluent-gem install fluent-tail_checkerThen, you can use the command as follows.
$ fluent-tailcheck --help$ gem install fluent-tail_checkerThen, you can use the command as follows.
$ fluent-tailcheck --help