Welcome to the new Splunkbase! To return to the old Splunkbase, click here.
Warning

This app is archived. Learn more

Levenshtein Command app icon

Levenshtein Command

This add-on uses the github distribution of the Levenshtein command to find the raio or distance between two strings. READ the README.txt for installation.

Built by Nimish Doshi
splunk product badge

Latest Version 0.6
November 11, 2014
Compatibility
Not Available
Platform Version: 7.1, 7.0
Rating

0

(0)

Log in to rate this app
Support
Levenshtein Command support icon
Not Supported
This add-on uses the github distribution of the Levenshtein command to find the raio or distance between two strings. READ the README.txt for installation. Usage: |levenshtein (distance|ratio) field1 field2 | table field1 field2 ratio Examples: sourcetype=apache | levenshtein ratio client_domain src_domain | table client_domain src_domain ratio sourcetype=apache | levenshtein distance client_domain src_domain | table client_domain src_domain distance sourcetype=apache | levenshtein all client_domain src_domain | table client_domain src_domain ratio distance Please note that I tested this using Python 2.7 on a MacOS. The script calls the Levenshtein "egg" module that installs OUTSIDE of Splunk Python. It appears that the github download for Levenshtein in Python is 32 bit, which may not work as is on a 64 bit Linux machine running Splunk 64 bit.

Categories

Created By

Nimish Doshi

Type

addon

Downloads

939

Resources

Log in to report this app listing