summaryrefslogtreecommitdiffstats
path: root/doc/examples/kea6
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2023-08-21 07:10:45 +0200
committerRazvan Becheriu <razvan@isc.org>2023-09-18 10:08:07 +0200
commit150ef07994da9c59ac4081c8df58f5d4d748cac7 (patch)
tree093452f78a1a0bf10cc645b945bd0a58b048871e /doc/examples/kea6
parent[#2904] revert parsers grammar changes in ARM (diff)
downloadkea-150ef07994da9c59ac4081c8df58f5d4d748cac7.tar.xz
kea-150ef07994da9c59ac4081c8df58f5d4d748cac7.zip
[#3003] output_options alias for output-options
Diffstat (limited to 'doc/examples/kea6')
-rw-r--r--doc/examples/kea6/advanced.json2
-rw-r--r--doc/examples/kea6/all-keys-netconf.json2
-rw-r--r--doc/examples/kea6/all-keys.json2
-rw-r--r--doc/examples/kea6/backends.json2
-rw-r--r--doc/examples/kea6/classify.json2
-rw-r--r--doc/examples/kea6/classify2.json2
-rw-r--r--doc/examples/kea6/config-backend.json2
-rw-r--r--doc/examples/kea6/dhcpv4-over-dhcpv6.json2
-rw-r--r--doc/examples/kea6/dnr.json2
-rw-r--r--doc/examples/kea6/duid.json2
-rw-r--r--doc/examples/kea6/global-reservations.json2
-rw-r--r--doc/examples/kea6/ha-hot-standby-server1-with-tls.json4
-rw-r--r--doc/examples/kea6/ha-hot-standby-server2.json4
-rw-r--r--doc/examples/kea6/leases-expiration.json2
-rw-r--r--doc/examples/kea6/multiple-options.json2
-rw-r--r--doc/examples/kea6/mysql-reservations.json2
-rw-r--r--doc/examples/kea6/pgsql-reservations.json2
-rw-r--r--doc/examples/kea6/reservations.json2
-rw-r--r--doc/examples/kea6/several-subnets.json2
-rw-r--r--doc/examples/kea6/simple.json2
-rw-r--r--doc/examples/kea6/softwire46.json2
-rw-r--r--doc/examples/kea6/tee-times.json2
-rw-r--r--doc/examples/kea6/with-ddns.json2
23 files changed, 25 insertions, 25 deletions
diff --git a/doc/examples/kea6/advanced.json b/doc/examples/kea6/advanced.json
index 995f693715..02ff310f9c 100644
--- a/doc/examples/kea6/advanced.json
+++ b/doc/examples/kea6/advanced.json
@@ -164,7 +164,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout",
// Several additional parameters are possible in addition
diff --git a/doc/examples/kea6/all-keys-netconf.json b/doc/examples/kea6/all-keys-netconf.json
index 4d8a1b04a8..e9254aa04d 100644
--- a/doc/examples/kea6/all-keys-netconf.json
+++ b/doc/examples/kea6/all-keys-netconf.json
@@ -1185,7 +1185,7 @@
"name": "kea-dhcp6",
// Configures how the log should be output.
- "output_options": [
+ "output-options": [
{
// Determines whether the log should be flushed to a file.
"flush": true,
diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json
index 82fa9c81ab..fac0218af5 100644
--- a/doc/examples/kea6/all-keys.json
+++ b/doc/examples/kea6/all-keys.json
@@ -1213,7 +1213,7 @@
"name": "kea-dhcp6",
// Configures how the log should be output.
- "output_options": [
+ "output-options": [
{
// Determines whether the log should be flushed to a file.
"flush": true,
diff --git a/doc/examples/kea6/backends.json b/doc/examples/kea6/backends.json
index 52ed3ec599..df1072cfb1 100644
--- a/doc/examples/kea6/backends.json
+++ b/doc/examples/kea6/backends.json
@@ -93,7 +93,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/classify.json b/doc/examples/kea6/classify.json
index 796926c683..41c2a2d9f3 100644
--- a/doc/examples/kea6/classify.json
+++ b/doc/examples/kea6/classify.json
@@ -99,7 +99,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/classify2.json b/doc/examples/kea6/classify2.json
index ffdf32d808..78542f48ad 100644
--- a/doc/examples/kea6/classify2.json
+++ b/doc/examples/kea6/classify2.json
@@ -136,7 +136,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/config-backend.json b/doc/examples/kea6/config-backend.json
index 4793ee2e0d..d269f3f120 100644
--- a/doc/examples/kea6/config-backend.json
+++ b/doc/examples/kea6/config-backend.json
@@ -78,7 +78,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/dhcpv4-over-dhcpv6.json b/doc/examples/kea6/dhcpv4-over-dhcpv6.json
index f09a18c50b..56e371e3ce 100644
--- a/doc/examples/kea6/dhcpv4-over-dhcpv6.json
+++ b/doc/examples/kea6/dhcpv4-over-dhcpv6.json
@@ -44,7 +44,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "/tmp/kea-dhcp6.log"
}
diff --git a/doc/examples/kea6/dnr.json b/doc/examples/kea6/dnr.json
index e902f5f209..48893f765d 100644
--- a/doc/examples/kea6/dnr.json
+++ b/doc/examples/kea6/dnr.json
@@ -73,7 +73,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/duid.json b/doc/examples/kea6/duid.json
index 0bc3753d11..223d4c3021 100644
--- a/doc/examples/kea6/duid.json
+++ b/doc/examples/kea6/duid.json
@@ -66,7 +66,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/global-reservations.json b/doc/examples/kea6/global-reservations.json
index 59cc873cd4..b98b3e0ede 100644
--- a/doc/examples/kea6/global-reservations.json
+++ b/doc/examples/kea6/global-reservations.json
@@ -160,7 +160,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/ha-hot-standby-server1-with-tls.json b/doc/examples/kea6/ha-hot-standby-server1-with-tls.json
index 3a586f9c16..9fab5429c9 100644
--- a/doc/examples/kea6/ha-hot-standby-server1-with-tls.json
+++ b/doc/examples/kea6/ha-hot-standby-server1-with-tls.json
@@ -144,7 +144,7 @@
// component. It tells DHCPv6 server to write all log messages (on
// severity INFO or more) to a file.
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
@@ -156,7 +156,7 @@
// This section specifies configuration of the HA hook library-specific
// logger.
"name": "kea-dhcp6.ha-hooks",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/ha-hot-standby-server2.json b/doc/examples/kea6/ha-hot-standby-server2.json
index 43c751bf12..6a9a680ed9 100644
--- a/doc/examples/kea6/ha-hot-standby-server2.json
+++ b/doc/examples/kea6/ha-hot-standby-server2.json
@@ -135,7 +135,7 @@
// component. It tells DHCPv6 server to write all log messages (on
// severity INFO or more) to a file.
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
@@ -147,7 +147,7 @@
// This section specifies configuration of the HA hook library-specific
// logger.
"name": "kea-dhcp6.ha-hooks",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/leases-expiration.json b/doc/examples/kea6/leases-expiration.json
index 46a410ff3a..d70b7631a9 100644
--- a/doc/examples/kea6/leases-expiration.json
+++ b/doc/examples/kea6/leases-expiration.json
@@ -71,7 +71,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/multiple-options.json b/doc/examples/kea6/multiple-options.json
index eae1d8e74b..03d83fea68 100644
--- a/doc/examples/kea6/multiple-options.json
+++ b/doc/examples/kea6/multiple-options.json
@@ -170,7 +170,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/mysql-reservations.json b/doc/examples/kea6/mysql-reservations.json
index 74beb2c631..cc1acc3c69 100644
--- a/doc/examples/kea6/mysql-reservations.json
+++ b/doc/examples/kea6/mysql-reservations.json
@@ -87,7 +87,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/pgsql-reservations.json b/doc/examples/kea6/pgsql-reservations.json
index 6c61019650..6da8d150d6 100644
--- a/doc/examples/kea6/pgsql-reservations.json
+++ b/doc/examples/kea6/pgsql-reservations.json
@@ -84,7 +84,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/reservations.json b/doc/examples/kea6/reservations.json
index 95a0e9df1b..c793cb8c42 100644
--- a/doc/examples/kea6/reservations.json
+++ b/doc/examples/kea6/reservations.json
@@ -157,7 +157,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/several-subnets.json b/doc/examples/kea6/several-subnets.json
index b32b56a3aa..063ddb4410 100644
--- a/doc/examples/kea6/several-subnets.json
+++ b/doc/examples/kea6/several-subnets.json
@@ -47,7 +47,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/simple.json b/doc/examples/kea6/simple.json
index 06e51e93bf..3b6d3d518f 100644
--- a/doc/examples/kea6/simple.json
+++ b/doc/examples/kea6/simple.json
@@ -49,7 +49,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/softwire46.json b/doc/examples/kea6/softwire46.json
index e04821f22f..bbc810c599 100644
--- a/doc/examples/kea6/softwire46.json
+++ b/doc/examples/kea6/softwire46.json
@@ -76,7 +76,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "/var/log/kea-debug.log"
}
diff --git a/doc/examples/kea6/tee-times.json b/doc/examples/kea6/tee-times.json
index 5db9c98d57..e69cc09e86 100644
--- a/doc/examples/kea6/tee-times.json
+++ b/doc/examples/kea6/tee-times.json
@@ -59,7 +59,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}
diff --git a/doc/examples/kea6/with-ddns.json b/doc/examples/kea6/with-ddns.json
index cbddfc64be..4f2de1f5ac 100644
--- a/doc/examples/kea6/with-ddns.json
+++ b/doc/examples/kea6/with-ddns.json
@@ -75,7 +75,7 @@
"loggers": [
{
"name": "kea-dhcp6",
- "output_options": [
+ "output-options": [
{
"output": "stdout"
}