Getting Data In

xml file : grouping in a column

LauraBre
Communicator

Hello,

I want to put several single in a same column so I add the attribut grouping in my xml file but I have a problem when I look my view because my button aren't on the same line as you can see on the picture.

alt text

This is my xml file:

<?xml version='1.0' encoding='utf-8'?>
<dashboard>
  <label>Tokenizer Monitoring</label>
  <row>
    <html>
      <center>
        <font face="Arial" size="+1" color="orange">TLC : Flow by Host</font>
      </center>
    </html>
  </row>
  <row grouping="4">

    <single>
      <searchString>source="tcp:5543" Requester="uka*" hostname="L05236" | stats count | rangemap field=count severe=0-0 elevated=1-50 default=low</searchString>
      <title>L05236 : Nb requested services(1 week ago)</title>
      <earliestTime>-7d</earliestTime>
      <option name="beforeLabel">L05236 : </option>
      <option name="classField">range</option>
    </single>


    <single>
      <searchString>source="tcp:5543" Requester="uka*" hostname="W856932"|stats count | rangemap field=count severe=0-0 elevated=1-50 default=low</searchString>
      <title>W856932 : Nb requested services(1 week ago)</title>
      <earliestTime>-7d</earliestTime>
      <option name="beforeLabel">W856932 : </option>
      <option name="classField">range</option>
    </single>


    <single>
      <searchString>source="tcp:5543" Requester="uka*" hostname="L856947"|stats count | rangemap field=count severe=0-0 elevated=1-50 default=low</searchString>
      <title>L856947 : Nb requested services(1 week ago)</title>
      <earliestTime>-7d</earliestTime>
      <option name="beforeLabel">L856947 : </option>
      <option name="classField">range</option>
    </single>


    <single>
      <searchString>source="tcp:5543" Requester="uka*" hostname="W60080"|stats count | rangemap field=count severe=0-0 elevated=1-50 default=low</searchString>
      <title>W60080 : Nb requested services(1 week ago)</title>
      <earliestTime>-7d</earliestTime>
      <option name="beforeLabel">W60080 : </option>
      <option name="classField">range</option>
    </single>

  </row>


...

</dashboard>

How can I align my button???

Thx by advance,

Laura

Tags (1)
0 Karma

juanxiayan
Explorer

You have to convert simple xml to advanced xml.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...