Getting Data In

pfsense logs

hamedha
Engager

I installed Splunk TA and app for pfsense
I have this event search that get directly with this app
I dont understand what is meaning ?
index=gw_pfsense sourcetype=pfsense_filterlog action=blocked | iplocation src | search lat>=42.18750 lat<45.00000 lon>=22.50000 lon<28.12500

I mean specially | search lat>=42.18750 lat<45.00000 lon>=22.50000 lon<28.12500

Tags (1)
0 Karma

ruud_umbrio
New Member

Hi,
lat means 'latitude' and lon means 'longitude'. Your search is an area that covers parts of Romania, Bulgaria and Servia.

Best regards,
Ruud

0 Karma

ruud_umbrio
New Member

Hi, lat means 'latitude' and lon means 'longitude'. Your search is an area that covers parts of Romania, Bulgaria and Servia.

Best regards,
Ruud

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...