-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsplunkbase.manifest
65 lines (65 loc) · 1.52 KB
/
splunkbase.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"version": "1.0",
"date": "2022-11-14T21:11:01.254635036Z",
"hashAlgorithm": "SHA-256",
"app": {
"id": 3957,
"version": "0.2",
"files": [
{
"path": "bin/input_conf.py",
"hash": "4ae6dfafa48679cd6f4cea68f2e15c2ca47e3e07f6540b25df64cc3b42021155"
},
{
"path": "default/app.conf",
"hash": "8e3d3ab26d2e0daeda50489abd2458cd5ad75ff6ac2fdd26f9c76c5f07f1b087"
},
{
"path": "default/commands.conf",
"hash": "e967f0065f8749f3f68afc7852ea8b5e1741cc0f87245288080b51f605298f8f"
},
{
"path": "default/searchbnf.conf",
"hash": "a723d6cddff359b85a24678a040a0cbd61a598793bf2aca8ddc013f0bdfb552b"
},
{
"path": "metadata/default.meta",
"hash": "65606afbfd0313b085700a97edb397ce5b4a44da4ce6ed53f1c5212d8c9ec69b"
},
{
"path": "metadata/local.meta",
"hash": "a146f5a7aaaf6514069629782a94c1dbf27952214ea996217480ba9ad65d79c2"
},
{
"path": "README.md",
"hash": "41c6788fd24e0060f64236593870cc0934b1ee2f9f181f784425363f323f450f"
}
]
},
"products": [
{
"platform": "splunk",
"product": "enterprise",
"versions": [
"7.1",
"7.2",
"7.3",
"8.0",
"8.1",
"8.2",
"9.0"
],
"architectures": [
"x86_64"
],
"operatingSystems": [
"windows",
"linux",
"macos",
"freebsd",
"solaris",
"aix"
]
}
]
}