Skip to content

About the traffic hsitogram #147

@cksjackey

Description

@cksjackey

Hi All,

First of all, I am so impressive of using the latest version of kibana 3. I have installed logstash to monitor the firewall log and I would like to create a histogram to show the bandwidth usage so I could then filter by either source or destination IP address to find out the top talker.

To archive that, I have created a histogram and configure it with following parameter.

Mode: Total
Field: @fields.sent <==how many bytes does the source IP address sent out

However I receive the following message.

ClassCastException[org.elasticsearch.index.field.data.strings.SingleValueStringFieldData cannot be cast to org.elasticsearch.index.field.data.NumericFieldData]
Test

query1 (2542) @fields.sent total per 30s | (0 hits)
Error: Time mode requires the flot.time plugin.

query1 (2542) @fields.sent total per 30s | (0 hits)
Error: Time mode requires the flot.time plugin.

It would be highly appreciate if someone could help or share any idea on it. Many thanks.

Rgds,
Jacky

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions