@@ -384,7 +384,7 @@ spec:
384
384
Format is the format of incoming log data.
385
385
386
386
387
- The current supported format is `kubeAPIAudit`.
387
+ The only currently supported format is `kubeAPIAudit`.
388
388
displayName: Data Format
389
389
path: inputs[0].receiver.http.format
390
390
- description: Port the Receiver listens on. It must be a value between 1024
@@ -481,16 +481,24 @@ spec:
481
481
path: outputs[0].azureMonitor.tuning
482
482
- displayName: Delivery Mode
483
483
path: outputs[0].azureMonitor.tuning.deliveryMode
484
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
485
- after a delivery failure.
484
+ - description: |-
485
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
486
+
487
+
488
+ A duration string is a sequence of decimal numbers and unit suffixes,
489
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
486
490
displayName: Maximum Retry Duration
487
491
path: outputs[0].azureMonitor.tuning.maxRetryDuration
488
492
- description: MaxWrite limits the maximum payload in terms of bytes of a single
489
493
"send" to the output.
490
494
displayName: Batch Size
491
495
path: outputs[0].azureMonitor.tuning.maxWrite
492
- - description: MinRetryDuration is the minimum time to wait between attempts
493
- to retry after delivery a failure.
496
+ - description: |-
497
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
498
+
499
+
500
+ A duration string is a sequence of decimal numbers and unit suffixes,
501
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
494
502
displayName: Minimum Retry Duration
495
503
path: outputs[0].azureMonitor.tuning.minRetryDuration
496
504
- description: Cloudwatch configures forwarding log events to AWS Cloudwatch
@@ -620,16 +628,24 @@ spec:
620
628
path: outputs[0].cloudwatch.tuning.compression
621
629
- displayName: Delivery Mode
622
630
path: outputs[0].cloudwatch.tuning.deliveryMode
623
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
624
- after a delivery failure.
631
+ - description: |-
632
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
633
+
634
+
635
+ A duration string is a sequence of decimal numbers and unit suffixes,
636
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
625
637
displayName: Maximum Retry Duration
626
638
path: outputs[0].cloudwatch.tuning.maxRetryDuration
627
639
- description: MaxWrite limits the maximum payload in terms of bytes of a single
628
640
"send" to the output.
629
641
displayName: Batch Size
630
642
path: outputs[0].cloudwatch.tuning.maxWrite
631
- - description: MinRetryDuration is the minimum time to wait between attempts
632
- to retry after delivery a failure.
643
+ - description: |-
644
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
645
+
646
+
647
+ A duration string is a sequence of decimal numbers and unit suffixes,
648
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
633
649
displayName: Minimum Retry Duration
634
650
path: outputs[0].cloudwatch.tuning.minRetryDuration
635
651
- description: |-
@@ -738,16 +754,24 @@ spec:
738
754
path: outputs[0].elasticsearch.tuning.compression
739
755
- displayName: Delivery Mode
740
756
path: outputs[0].elasticsearch.tuning.deliveryMode
741
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
742
- after a delivery failure.
757
+ - description: |-
758
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
759
+
760
+
761
+ A duration string is a sequence of decimal numbers and unit suffixes,
762
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
743
763
displayName: Maximum Retry Duration
744
764
path: outputs[0].elasticsearch.tuning.maxRetryDuration
745
765
- description: MaxWrite limits the maximum payload in terms of bytes of a single
746
766
"send" to the output.
747
767
displayName: Batch Size
748
768
path: outputs[0].elasticsearch.tuning.maxWrite
749
- - description: MinRetryDuration is the minimum time to wait between attempts
750
- to retry after delivery a failure.
769
+ - description: |-
770
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
771
+
772
+
773
+ A duration string is a sequence of decimal numbers and unit suffixes,
774
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
751
775
displayName: Minimum Retry Duration
752
776
path: outputs[0].elasticsearch.tuning.minRetryDuration
753
777
- description: |-
@@ -829,16 +853,24 @@ spec:
829
853
path: outputs[0].googleCloudLogging.tuning
830
854
- displayName: Delivery Mode
831
855
path: outputs[0].googleCloudLogging.tuning.deliveryMode
832
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
833
- after a delivery failure.
856
+ - description: |-
857
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
858
+
859
+
860
+ A duration string is a sequence of decimal numbers and unit suffixes,
861
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
834
862
displayName: Maximum Retry Duration
835
863
path: outputs[0].googleCloudLogging.tuning.maxRetryDuration
836
864
- description: MaxWrite limits the maximum payload in terms of bytes of a single
837
865
"send" to the output.
838
866
displayName: Batch Size
839
867
path: outputs[0].googleCloudLogging.tuning.maxWrite
840
- - description: MinRetryDuration is the minimum time to wait between attempts
841
- to retry after delivery a failure.
868
+ - description: |-
869
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
870
+
871
+
872
+ A duration string is a sequence of decimal numbers and unit suffixes,
873
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
842
874
displayName: Minimum Retry Duration
843
875
path: outputs[0].googleCloudLogging.tuning.minRetryDuration
844
876
- description: HTTP configures forwarding log events to an HTTP server
@@ -918,16 +950,24 @@ spec:
918
950
path: outputs[0].http.tuning.compression
919
951
- displayName: Delivery Mode
920
952
path: outputs[0].http.tuning.deliveryMode
921
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
922
- after a delivery failure.
953
+ - description: |-
954
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
955
+
956
+
957
+ A duration string is a sequence of decimal numbers and unit suffixes,
958
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
923
959
displayName: Maximum Retry Duration
924
960
path: outputs[0].http.tuning.maxRetryDuration
925
961
- description: MaxWrite limits the maximum payload in terms of bytes of a single
926
962
"send" to the output.
927
963
displayName: Batch Size
928
964
path: outputs[0].http.tuning.maxWrite
929
- - description: MinRetryDuration is the minimum time to wait between attempts
930
- to retry after delivery a failure.
965
+ - description: |-
966
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
967
+
968
+
969
+ A duration string is a sequence of decimal numbers and unit suffixes,
970
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
931
971
displayName: Minimum Retry Duration
932
972
path: outputs[0].http.tuning.minRetryDuration
933
973
- description: |-
@@ -1180,16 +1220,24 @@ spec:
1180
1220
path: outputs[0].loki.tuning.compression
1181
1221
- displayName: Delivery Mode
1182
1222
path: outputs[0].loki.tuning.deliveryMode
1183
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
1184
- after a delivery failure.
1223
+ - description: |-
1224
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
1225
+
1226
+
1227
+ A duration string is a sequence of decimal numbers and unit suffixes,
1228
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1185
1229
displayName: Maximum Retry Duration
1186
1230
path: outputs[0].loki.tuning.maxRetryDuration
1187
1231
- description: MaxWrite limits the maximum payload in terms of bytes of a single
1188
1232
"send" to the output.
1189
1233
displayName: Batch Size
1190
1234
path: outputs[0].loki.tuning.maxWrite
1191
- - description: MinRetryDuration is the minimum time to wait between attempts
1192
- to retry after delivery a failure.
1235
+ - description: |-
1236
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
1237
+
1238
+
1239
+ A duration string is a sequence of decimal numbers and unit suffixes,
1240
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1193
1241
displayName: Minimum Retry Duration
1194
1242
path: outputs[0].loki.tuning.minRetryDuration
1195
1243
- description: |-
@@ -1374,16 +1422,24 @@ spec:
1374
1422
path: outputs[0].lokiStack.tuning.compression
1375
1423
- displayName: Delivery Mode
1376
1424
path: outputs[0].lokiStack.tuning.deliveryMode
1377
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
1378
- after a delivery failure.
1425
+ - description: |-
1426
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
1427
+
1428
+
1429
+ A duration string is a sequence of decimal numbers and unit suffixes,
1430
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1379
1431
displayName: Maximum Retry Duration
1380
1432
path: outputs[0].lokiStack.tuning.maxRetryDuration
1381
1433
- description: MaxWrite limits the maximum payload in terms of bytes of a single
1382
1434
"send" to the output.
1383
1435
displayName: Batch Size
1384
1436
path: outputs[0].lokiStack.tuning.maxWrite
1385
- - description: MinRetryDuration is the minimum time to wait between attempts
1386
- to retry after delivery a failure.
1437
+ - description: |-
1438
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
1439
+
1440
+
1441
+ A duration string is a sequence of decimal numbers and unit suffixes,
1442
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1387
1443
displayName: Minimum Retry Duration
1388
1444
path: outputs[0].lokiStack.tuning.minRetryDuration
1389
1445
- description: Name used to refer to the output from a `pipeline`.
@@ -1458,16 +1514,24 @@ spec:
1458
1514
- urn:alm:descriptor:com.tectonic.ui:text
1459
1515
- displayName: Delivery Mode
1460
1516
path: outputs[0].otlp.tuning.deliveryMode
1461
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
1462
- after a delivery failure.
1517
+ - description: |-
1518
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
1519
+
1520
+
1521
+ A duration string is a sequence of decimal numbers and unit suffixes,
1522
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1463
1523
displayName: Maximum Retry Duration
1464
1524
path: outputs[0].otlp.tuning.maxRetryDuration
1465
1525
- description: MaxWrite limits the maximum payload in terms of bytes of a single
1466
1526
"send" to the output.
1467
1527
displayName: Batch Size
1468
1528
path: outputs[0].otlp.tuning.maxWrite
1469
- - description: MinRetryDuration is the minimum time to wait between attempts
1470
- to retry after delivery a failure.
1529
+ - description: |-
1530
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
1531
+
1532
+
1533
+ A duration string is a sequence of decimal numbers and unit suffixes,
1534
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1471
1535
displayName: Minimum Retry Duration
1472
1536
path: outputs[0].otlp.tuning.minRetryDuration
1473
1537
- description: |-
@@ -1555,16 +1619,24 @@ spec:
1555
1619
path: outputs[0].splunk.tuning.compression
1556
1620
- displayName: Delivery Mode
1557
1621
path: outputs[0].splunk.tuning.deliveryMode
1558
- - description: MaxRetryDuration is the maximum time to wait between retry attempts
1559
- after a delivery failure.
1622
+ - description: |-
1623
+ MaxRetryDuration is the maximum time to wait between retry attempts after a delivery failure.
1624
+
1625
+
1626
+ A duration string is a sequence of decimal numbers and unit suffixes,
1627
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1560
1628
displayName: Maximum Retry Duration
1561
1629
path: outputs[0].splunk.tuning.maxRetryDuration
1562
1630
- description: MaxWrite limits the maximum payload in terms of bytes of a single
1563
1631
"send" to the output.
1564
1632
displayName: Batch Size
1565
1633
path: outputs[0].splunk.tuning.maxWrite
1566
- - description: MinRetryDuration is the minimum time to wait between attempts
1567
- to retry after delivery a failure.
1634
+ - description: |-
1635
+ MinRetryDuration is the minimum time to wait between attempts to retry after delivery a failure.
1636
+
1637
+
1638
+ A duration string is a sequence of decimal numbers and unit suffixes,
1639
+ such as "300ms" or "2h45m". Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
1568
1640
displayName: Minimum Retry Duration
1569
1641
path: outputs[0].splunk.tuning.minRetryDuration
1570
1642
- description: |-
0 commit comments