Activity Feed
- Karma Re: How to remove automatic real-time searches that run when users visit the Home page and Search app? for bpaul_splunk. 06-05-2020 12:47 AM
- Got Karma for Custom Real-Time Threat Map. 06-05-2020 12:47 AM
- Posted Re: Custom Real-Time Threat Map on Dashboards & Visualizations. 02-11-2015 08:57 AM
- Posted Re: Custom Real-Time Threat Map on Dashboards & Visualizations. 02-11-2015 08:54 AM
- Posted Custom Real-Time Threat Map on Dashboards & Visualizations. 02-11-2015 08:03 AM
- Tagged Custom Real-Time Threat Map on Dashboards & Visualizations. 02-11-2015 08:03 AM
- Tagged Custom Real-Time Threat Map on Dashboards & Visualizations. 02-11-2015 08:03 AM
- Tagged Custom Real-Time Threat Map on Dashboards & Visualizations. 02-11-2015 08:03 AM
- Tagged Custom Real-Time Threat Map on Dashboards & Visualizations. 02-11-2015 08:03 AM
Topics I've Started
Subject | Karma | Author | Latest Post |
---|---|---|---|
1 |
02-11-2015
08:57 AM
The data is in Splunk and I can find it via the search feature. However, I can't figure out to get the custom code into Splunk, or how to get the search results into the code. Does this clarify things for you?
... View more
02-11-2015
08:54 AM
LukeMurphey, Thanks you for the reply. I'm aware of this feature, but it doesn't meet our business need. We need to have lines animated from src to dst based on the geostats results. There are 4 types of unrelated lines that will have corresponding colors.
Splunk maps only allows for markers on one location, and it cannot handle the 4 different search results. It can only present the different search results as a pie chart, which would have little meaning. Because of this, I think I am going to have write some custom code to complete the job. If I could just figure out how to run javascript code in Splunk.
... View more
02-11-2015
08:03 AM
1 Karma
I want to create a custom real-time threat map similar to FireEye's - https://www.fireeye.com/cyber-map/threat-map.html or Norse's - http://map.ipviking.com using the data in Splunk. I have some very simple .js code that uses the Google Maps API and random data to create a similar map. However, I can’t seem to figure out how to run the .js code within Splunk. Furthermore, I can’t use the data from Splunk to populate the map. I would appreciate any suggestions or tips on how to do this in the simplest way possible.
... View more