Skip to content

Commit 9cee06e

Browse files
committed
Haversine general readme
1 parent 0682d10 commit 9cee06e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Haversine is a Splunk app which calculates great-circle distance using geospacial data. It is intended to augment event data which includes latitude and longitude. Units are in kilometers by default, but optionally represented in miles.
2+
3+
Potential applications include determining user demogrpahics for website access via geoip lookups, calculating speed of travel between two events, etc.. Many users of Haversine have utilized it for inferring potential user account compromise.
4+
5+
This Splunk app is available via apps.splunk.com, supports Splunk versions 4.0+, is free of charge, and is platform independent. Please see Readme.txt inside the app folder for more information. It is recommended that users install the app via Splunk directly rather than using this repository.
6+
7+
Copyright Steve Maresca 2012-2015

0 commit comments

Comments
 (0)