...alues$") | map search="| eval emessage=getTemplate(template.html).replace("replaceMe", "$Values$") | sendemail to= $email$ subject=Update message=emessage"
I get that is a bit of a stretch, but has a...
...I think I nearly have the required XML but the last problem is the results are never displayed on the map. Any help? Here's the XML.
<?xml version="1.0"?>
<view template="d...
...o i avoid this ?? and get the query running in dashboard
Complete XML:
<view autoCancelInterval="90" isSticky="False" isVisible="true" onunloadCancelJobs="true" template="dashboard.html"&g...
We recently updated our Splunk to version 6.5 (from version 6.4.2) and our Splunk MapView and TableView (django) no longer work.
To investigate the issue, we've tried a simple example from h...
From the documentation
"When using a saved search or a literal search, the map command supports the substitution of $variable$ strings that match field names in the input results"
So this is a b...
Just curious to find out if anyone has ever integrated Splunk Cluster with ITSI. Seems to me that SC certainly qualifies as a service with many dependencies, quite a few of which are not covered by ...
How do I pass an event's field value into a subsearch to retrieve another field?
At the moment, I can't use join because the records at the other sourcetype racks up to millions. Due to limitation...
...t;
</html>
And using the following XML file:
<view template="dashboard.html">
<label>My Dashboard</label>
<module name="AccountBar" layoutPanel="appHeader"/&g...
...nder the Views dropdown. XML noob here, what do i add so it's pulled under the View Dropdown in the search app?
<view template="dashboard.html">
<label>Successful VPN Connection Source L...
Hi,
I'm trying to understand the syntax of foreach, I've had a look at the documentation, but it's just too difficult for me to understand and the examples aren't great.
I would really appreciate...