icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Add-On for MAC lookup
SHA256 checksum (add-on-for-mac-lookup_252.tgz) 99423b6f7c1814f17edda3cb08511b6e4c4499d36d1d7aa6642944378f276910
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Add-On for MAC lookup

This app has been archived. Learn more about app archiving.
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
Enables one to look up Network Interface MAC's in an internet DB and returns Company Name and other informations of the Manufacturer.

===maclookup Technology Add-on===

Author: MuS

Supported product(s):
CIM src_mac field or any other specified field with nic MAC's in it

Source type(s):

Input requirements:
The standard IEEE 802 MAC-48 address format is required.
The server where the search is running, must be able to connect to the internet,
since this lookup can happen on an internet DB ;)
The nic MAC must be in the following format
- 00:11:22:33:44:55
- AB-CD-12-34-EF-A1
- 0123.4567.89ab

The online result will be the following new fields:

startHex The start of the MAC address range the vendor owns in hexadecimal format
endHex The end of the MAC address range the vendor owns in hexadecimal format
startDec The start of the MAC address range the vendor owns in decimal format
endDec The end of the MAC address range the vendor owns in decimal format
company Company name of the vendor or manufacturer
addressL1 First line of the address the company provided to IEEE
addressL2 Second line of the address the company provided to IEEE
addressL3 Third line of the address the company provided to IEEE
country Country the company is located in
type There are 3 different IEEE databases: oui24, oui36, and iab
MAC The MAC used for the lookup

===Using this Technology Add-on===

Setup:
Install TA and restart Splunk. If it is not working, enable debugging in the
maclookup.py script. After that you will have a log file in
$SPLUNK_HOME/var/log/splunk/ and get UI errors. Remember to disable the
debugging after that.
Sometimes Splunk needs for what ever reason two restarts to get this working.

Configuration:
Automatic

Usage:
example1 = | maclookup
Offline lookup NIC MAC in field 'src_mac' using netaddr module

example2 = | maclookup field=foo
Offline lookup NIC MAC in field 'foo' using the online internet lookup

example3 = | maclookup online=yes field=foo
Online lookup NIC MAC in field 'foo' using the online internet lookup

===Support===
This is an open source project, no support provided, but you can ask questions
on answers.splunk.com and I will most likely answer it.
Github repository: https://github.com/M-u-S/TA-maclookup

I validate all my apps with appinspect and the log can be found in the README
folder of each app.

===Versions===
Version/Date: 1.0 / October 2012
Version/Date: 1.1 / October 2013 - added App icon, Splunk 6 support
Version/Date: 1.2 / May 2014 - changed MAC regex match
Version/Date: 1.3 / August 2014 - changed MAC regex match
Version/Date: 2.0 / September 2014 - complete re-write
Version/Date: 2.1 / September 2014 - added debugging
Version/Date: 2.2 / September 2014 - added dummy fields for unknown MAC's
Version/Date: 2.3 / January 2018 - bug fixes
Version/Date: 2.4 / February 2018 - Bug fixes
Version/Date: 2.5 / February 2018 - Added offline and field option
Version/Date: 2.5.2 / February 2019 - Added new online service

Release Notes

Version 2.5.2
Feb. 10, 2019

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.