Hi A single event has the status of a single server. So when my data gets pushed to the splunk , there are 2 events generated ( One for Server-001 and one for Server -002) The top 2 values name and status. I want to chart the status of these 2 servers in a single graph Hope this helps Thanks a lot 1 24/09/2021
23:51:47.000
{
"name": "SERVER-002",
"status": "PASS",
"starttime": "13:51:31.686",
"endtime": "13:51:47.151",
"elapsedtime": "0:00:15.465000",
"tagname": "ALL",
"suitename": "Testsuite",
"criteria": [],
"Ssh": "PASS",
"ProxyCheck": "PASS",
"LicenseCheck": "PASS",
"TasCheck": "PASS",
"TasUsage": "PASS",
"maxRunningTestServers": 1,
"testServerUtilizationPct": 2,
"totalGuiLogins": 0,
"totalRestRequests": 180,
"totalTestCaseMinutes": 13,
"model-08": {
"totalGuiLogins": 0,
"totalLoggedInMinutes": 0,
"totalRestRequests": 0,
"totalSaves": 0,
"totalTestCaseMinutes": 13,
"totalTestCases": 9,
"totalTclLogins": 0
},
2 24/09/2021
23:51:47.000
{
"name": "SERVER-001",
"status": "PASS",
"starttime": "13:51:16.194",
"endtime": "13:51:31.686",
"elapsedtime": "0:00:15.492000",
"tagname": "ALL",
"suitename": "Testsuite",
"criteria": [],
"SshToTas": "PASS",
"TasProxyCheck": "PASS",
"TasLicenseCheck": "PASS",
"TasCheck": "PASS",
"TasUsage": "PASS",
"maxRunningTestServers": 3,
"testServerUtilizationPct": 4,
"totalGuiLogins": 3,
"totalRestRequests": 21225,
"totalTestCaseMinutes": 589,
"model-10": {
"totalGuiLogins": 0,
"totalLoggedInMinutes": 0,
"totalRestRequests": 0,
"totalSaves": 0,
"totalTestCaseMinutes": 0,
"totalTestCases": 0,
"totalTclLogins": 0
},
3 24/09/2021
23:36:49.000
{
"name": "SERVER-002",
"status": "PASS",
"starttime": "13:36:33.292",
"endtime": "13:36:48.734",
"elapsedtime": "0:00:15.442000",
"tagname": "ALL",
"suitename": "Testsuite",
"criteria": [],
"SshToTas": "PASS",
"TasProxyCheck": "PASS",
"TasLicenseCheck": "PASS",
"TasCheck": "PASS",
"TasUsage": "PASS",
"maxRunningTestServers": 1,
"testServerUtilizationPct": 2,
"totalGuiLogins": 0,
"totalRestRequests": 177,
"totalTestCaseMinutes": 13,
"model-008": {
"totalGuiLogins": 0,
"totalLoggedInMinutes": 0,
"totalRestRequests": 0,
"totalSaves": 0,
"totalTestCaseMinutes": 13,
"totalTestCases": 9,
"totalTclLogins": 0
},
4 24/09/2021
23:36:49.000
{
"name": "SERVER-001",
"status": "PASS",
"starttime": "13:36:17.784",
"endtime": "13:36:33.291",
"elapsedtime": "0:00:15.507000",
"tagname": "ALL",
"suitename": "Testsuite",
"criteria": [],
"SshToTas": "PASS",
"TasProxyCheck": "PASS",
"TasLicenseCheck": "PASS",
"TasCheck": "PASS",
"TasUsage": "PASS",
"maxRunningTestServers": 3,
"testServerUtilizationPct": 4,
"totalGuiLogins": 3,
"totalRestRequests": 21046,
"totalTestCaseMinutes": 584,
"model-10": {
"totalGuiLogins": 0,
"totalLoggedInMinutes": 0,
"totalRestRequests": 0,
"totalSaves": 0,
"totalTestCaseMinutes": 0,
"totalTestCases": 0,
"totalTclLogins": 0
},
... View more