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

Trouble with pipeline rule #1

Open
mikael-andre opened this issue Apr 23, 2018 · 9 comments
Open

Trouble with pipeline rule #1

mikael-andre opened this issue Apr 23, 2018 · 9 comments

Comments

@mikael-andre
Copy link

Hello,

First of all, many thanks for the great job.

I have one question about Pipeline rule:
Could you please explain me the following line ?
let source_timestamp = parse_date(substring(to_string(now("America/Habana")),0,23), "yyyy-MM-dd'T'HH:mm:ss.SSS");

In my Pipeline statistics, no message is matching the rule. It's probably the reason I see nothing in my Grafana dashboard.

Many thanks.

@mipsou
Copy link

mipsou commented Jul 13, 2018

Change setting "Message Processors Configuration". The order in 1° place is

  • | Processor | Status

  • 1 | Message Filter Chain | active
  • 2 | GeoIP Resolver | active
  • 3 | Pipeline Processor | active`

@unbaiat
Copy link

unbaiat commented Jul 30, 2018

@mips81 may god bless your soul

@opc40772
Copy link
Owner

@mips81 The correct order will be:
imagen
Geoip Resolver must be at the end.
imagen

@yaaarg32
Copy link

yaaarg32 commented Jan 4, 2019

This fixed my issue too. Thanks!

@opc40772
Copy link
Owner

opc40772 commented Jan 4, 2019

I am pleased to know that you solved the problem.

@Makr91
Copy link

Makr91 commented May 18, 2019

This also fixed my problem, I recommend adding this to the installation guide.

@lephisto
Copy link

I might have an Issue, i don't understand.

Processor Order is fine, I get src_ip_ fields filled. Grafana Barghraphs / Histogram show Location Infos. What's (imho) missing is the conversion to src_location to enable grafana worldmap panel to read it. ES 6.8.4 (happens in 6.8.3 as well).

@opc40772
Copy link
Owner

Someone made elasticsearch 6.x template and greylog 3 content pack. This repositories works Elasticsearch 5.x and graylog 2.x. Go to https://github.com/devopstales/pfsense-graylog and test.

@lephisto
Copy link

Oh yeah, i'm probably in a wrong repo. I have that devopstales stuff running. nevermind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants