Advertisement
mdcapra

40161_1

May 11th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.67 KB | None | 0 0
  1. {
  2.     "took": 1,
  3.     "timed_out": false,
  4.     "_shards": {
  5.         "total": 5,
  6.         "successful": 5,
  7.         "failed": 0
  8.     },
  9.     "hits": {
  10.         "total": 16801,
  11.         "max_score": 1.0,
  12.         "hits": [{
  13.                 "_index": "logstash-2017.05.11",
  14.                 "_type": "eventlog",
  15.                 "_id": "AVv0zkiDLoUjsjJ7dByf",
  16.                 "_score": 1.0,
  17.                 "_source": {
  18.                     "EventTime": "2017-05-11 01:59:43",
  19.                     "Hostname": "WIN-NFRUUIO4D46.DOMAIN.local",
  20.                     "Keywords": -9223372036854775808,
  21.                     "EventType": "WARNING",
  22.                     "SeverityValue": 3,
  23.                     "Severity": "WARNING",
  24.                     "EventID": 322,
  25.                     "SourceName": "Microsoft-Windows-TaskScheduler",
  26.                     "ProviderGuid": "{DE7B24EA-73C8-4A09-985D-5BDADCFA9017}",
  27.                     "Version": 0,
  28.                     "Task": 322,
  29.                     "OpcodeValue": 0,
  30.                     "RecordNumber": 1208518,
  31.                     "ActivityID": "{5D29117E-4827-4F9B-93BB-6CC917ECEB45}",
  32.                     "ProcessID": 920,
  33.                     "ThreadID": 111444,
  34.                     "Channel": "Microsoft-Windows-TaskScheduler/Operational",
  35.                     "Domain": "NT AUTHORITY",
  36.                     "AccountName": "SYSTEM",
  37.                     "UserID": "SYSTEM",
  38.                     "AccountType": "User",
  39.                     "Category": "Launch request ignored, instance already running",
  40.                     "Opcode": "Info",
  41.                     "TaskName": "\\test-nrds",
  42.                     "TaskInstanceId": "{5D29117E-4827-4F9B-93BB-6CC917ECEB45}",
  43.                     "EventReceivedTime": "2017-05-11 01:59:45",
  44.                     "SourceModuleName": "eventlog",
  45.                     "SourceModuleType": "im_msvistalog",
  46.                     "message": "Task Scheduler did not launch task \"\\test-nrds\"  because instance \"{5D29117E-4827-4F9B-93BB-6CC917ECEB45}\"  of the same task is already running.",
  47.                     "@version": "1",
  48.                     "@timestamp": "2017-05-11T00:00:11.394Z",
  49.                     "host": "192.168.67.99",
  50.                     "type": "eventlog"
  51.                 }
  52.             }
  53.         ]
  54.     }
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement