fortigate-log-parser plugin Issues | Problems

333 views
Skip to first unread message

Mazhar Hasan

unread,
Aug 12, 2018, 4:08:16 AM8/12/18
to Fluentd Google Group
Hey Group,

I have installed/configured fortigate plugin and the following output shows the confirmation,

C:\opt\td-agent>gem search -rd "fortigate"

*** REMOTE GEMS ***

fluent-plugin-fortigate-log-parser (0.2.1)
    Author: Yoshinori TERAOKA
    Homepage:

    fluentd plugin for parse FortiGate log

-------------------------------------------------------------------------------------------

Below is configuration file of Fluentd,

# Input on TCP 516
<source>
  @type syslog
  protocol_type tcp
  port 516
  bind 0.0.0.0
  tag raw.fortigate
</source>

<match raw.fortigate>
  @type fortigate-log-parser
  remove_prefix raw
</match>
-------------------------------------------------------------------------------------------

But I am getting the following ERROR,

C:\opt\td-agent>fluentd -c etc\td-agent\td-agent.conf
2018-08-12 07:59:46 +0000 [info]: parsing config file is succeeded path="etc\\td-agent\\td-agent.conf"
2018-08-12 07:59:46 +0000 [error]: config error file="etc\\td-agent\\td-agent.conf" error_class=Fluent::ConfigError error="Unknown output plugin 'fortigate-log-parser'. Run 'gem search -rd fluent-plugin' to find plugins"
-------------------------------------------------------------------------------------------

Can somebody guide me please.

//Mazhar

okimoto

unread,
Aug 16, 2018, 3:58:16 AM8/16/18
to Fluentd Google Group
Hi,

Have you installed fluent-plugin-fortigate-log-parser?


2018年8月12日日曜日 17時08分16秒 UTC+9 Mazhar Hasan:
Reply all
Reply to author
Forward
0 new messages