Skip to content

Commit

Permalink
fix up pipeline and build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
efd6 committed Oct 24, 2023
1 parent 432028e commit 206886c
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 139 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,7 @@
"source": {
"address": "057182593757.test.com",
"domain": "057182593757.test.com",
"ip": [
"172.28.43.169"
]
"ip": "172.28.43.169"
},
"tags": [
"preserve_original_event"
Expand Down Expand Up @@ -142,9 +140,7 @@
"source": {
"address": "1-07.test.com",
"domain": "1-07.test.com",
"ip": [
"172.28.53.173"
]
"ip": "172.28.53.173"
},
"tags": [
"preserve_original_event"
Expand All @@ -170,13 +166,6 @@
"connection"
]
},
"host": {
"address": "3-07.test.com",
"domain": "3-07.test.com",
"ip": [
"172.28.53.36"
]
},
"log": {
"file": {
"path": "DhcpSrvLog-Thu.txt"
Expand All @@ -191,6 +180,11 @@
"transaction_id": "0"
}
},
"source": {
"address": "3-07.test.com",
"domain": "3-07.test.com",
"ip": "172.28.53.36"
},
"tags": [
"preserve_original_event"
]
Expand Down Expand Up @@ -230,12 +224,8 @@
}
},
"source": {
"ip": [
"172.28.52.0"
],
"mac": [
"76-69-1E-D4-5C-90"
]
"ip": "172.28.52.0",
"mac": "76-69-1E-D4-5C-90"
},
"tags": [
"preserve_original_event"
Expand Down Expand Up @@ -278,9 +268,7 @@
"source": {
"address": "035856103966.test.com",
"domain": "035856103966.test.com",
"ip": [
"172.28.43.159"
]
"ip": "172.28.43.159"
},
"tags": [
"preserve_original_event"
Expand Down Expand Up @@ -323,9 +311,7 @@
"source": {
"address": "001100581357.test.com",
"domain": "001100581357.test.com",
"ip": [
"172.28.40.35"
]
"ip": "172.28.40.35"
},
"tags": [
"preserve_original_event"
Expand Down Expand Up @@ -361,12 +347,8 @@
"source": {
"address": "host.test.com",
"domain": "host.test.com",
"ip": [
"192.168.2.1"
],
"mac": [
"00-00-00-00-00-00"
]
"ip": "192.168.2.1",
"mac": "00-00-00-00-00-00"
},
"tags": [
"preserve_original_event"
Expand Down Expand Up @@ -409,12 +391,8 @@
"source": {
"address": "host.test.com",
"domain": "host.test.com",
"ip": [
"192.168.2.10"
],
"mac": [
"00-00-00-00-00-00"
]
"ip": "192.168.2.10",
"mac": "00-00-00-00-00-00"
},
"tags": [
"preserve_original_event"
Expand Down Expand Up @@ -462,13 +440,8 @@
"source": {
"address": "host.test.com",
"domain": "host.test.com",
"id": "000000000000",
"ip": [
"192.168.2.20"
],
"mac": [
"00-00-00-00-00-00"
]
"ip": "192.168.2.20",
"mac": "00-00-00-00-00-00"
},
"tags": [
"preserve_original_event"
Expand Down Expand Up @@ -549,9 +522,7 @@
"source": {
"address": "hostname.test.com",
"domain": "hostname.test.com",
"ip": [
"10.10.10.10"
]
"ip": "10.10.10.10"
},
"tags": [
"preserve_original_event"
Expand All @@ -577,11 +548,6 @@
"connection"
]
},
"host": {
"ip": [
"67.43.156.15"
]
},
"log": {
"file": {
"path": "DhcpSrvLog-Thu.txt"
Expand All @@ -596,6 +562,9 @@
"transaction_id": "0"
}
},
"source": {
"ip": "67.43.156.15"
},
"tags": [
"preserve_original_event"
]
Expand Down Expand Up @@ -743,9 +712,8 @@
}
},
"source": {
"ip": [
"192.168.10.40"
]
"ip": "192.168.10.40",
"mac": "65-34-45-37-2C-13-24-34-34-2A-38-13-37-30-2B-56-6C-61-6D-31"
},
"tags": [
"preserve_original_event"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,16 +121,16 @@
"outcome": "success",
"timezone": "America/New_York"
},
"host": {
"domain": "local",
"name": "test.local"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
}
},
"message": "Authorized(servicing)",
"source": {
"address": "test.local",
"domain": "test.local"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -155,12 +155,6 @@
"protocol"
]
},
"host": {
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -175,6 +169,11 @@
}
}
},
"source": {
"address": "test-host",
"domain": "test-host",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -199,12 +198,6 @@
"protocol"
]
},
"host": {
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -219,6 +212,11 @@
}
}
},
"source": {
"address": "test-host",
"domain": "test-host",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -243,12 +241,6 @@
"protocol"
]
},
"host": {
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -263,6 +255,11 @@
}
}
},
"source": {
"address": "test-host",
"domain": "test-host",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -287,12 +284,6 @@
"protocol"
]
},
"host": {
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -307,6 +298,11 @@
}
}
},
"source": {
"address": "test-host",
"domain": "test-host",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -331,12 +327,6 @@
"protocol"
]
},
"host": {
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -351,6 +341,11 @@
}
}
},
"source": {
"address": "test-host",
"domain": "test-host",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -375,12 +370,6 @@
"protocol"
]
},
"host": {
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -395,6 +384,11 @@
}
}
},
"source": {
"address": "test-host",
"domain": "test-host",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -419,12 +413,6 @@
"protocol"
]
},
"host": {
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -439,6 +427,11 @@
}
}
},
"source": {
"address": "test-host",
"domain": "test-host",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand All @@ -463,13 +456,6 @@
"protocol"
]
},
"host": {
"domain": "local",
"ip": [
"2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
],
"name": "test-host.local"
},
"log": {
"file": {
"path": "DhcpV6SrvLog-Thu.txt"
Expand All @@ -484,6 +470,11 @@
}
}
},
"source": {
"address": "test-host.local",
"domain": "test-host.local",
"ip": "2a02:cf40:add:4002:91f2:a9b2:e09a:6fc6"
},
"tags": [
"preserve_original_event"
]
Expand Down
Loading

0 comments on commit 206886c

Please sign in to comment.