@@ -72,6 +72,7 @@ docker_alpine = "https://hub.docker.com/_/alpine"
72
72
docker_debian = " https://hub.docker.com/_/debian"
73
73
docker_daemon = " https://docs.docker.com/engine/docker-overview/#the-docker-daemon"
74
74
docker_daemon_socket_option = " https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-socket-option"
75
+ docker_dns = " https://docs.docker.com/config/containers/container-networking/#dns-services"
75
76
docker_networking = " https://docs.docker.com/network/network-tutorial-host/"
76
77
docker_hub_vector = " https://hub.docker.com/r/timberio/vector"
77
78
docker_logging_driver_journald = " https://docs.docker.com/config/containers/logging/journald/"
@@ -88,11 +89,13 @@ elasticsearch = "https://www.elastic.co/products/elasticsearch"
88
89
elasticsearch_bulk = " https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html"
89
90
elasticsearch_id_field = " https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-id-field.html"
90
91
elasticsearch_id_performance = " https://www.elastic.co/guide/en/elasticsearch/reference/master/tune-for-indexing-speed.html#_use_auto_generated_ids"
92
+ endler_dev = " https://endler.dev/"
91
93
etsy = " https://www.etsy.com"
92
94
event_proto = " https://github.com/timberio/vector/blob/master/proto/event.proto"
93
95
exit_codes = " https://docs.rs/exitcode/1.1.2/exitcode/#constants"
94
96
externally_tagged_representation = " https://serde.rs/enum-representations.html#externally-tagged"
95
97
file = " https://en.wikipedia.org/wiki/Computer_file"
98
+ freebsd = " https://www.freebsd.org/"
96
99
gcp_authentication = " https://cloud.google.com/docs/authentication/"
97
100
gcp_authentication_api_key = " https://cloud.google.com/docs/authentication/api-keys"
98
101
gcp_authentication_server_to_server = " https://cloud.google.com/docs/authentication/production"
@@ -130,6 +133,7 @@ iam_instance_profile = "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_role
130
133
iana_time_zone_format = " https://en.wikipedia.org/wiki/Tz_database#Names_of_time_zones"
131
134
iana_time_zones = " https://en.wikipedia.org/wiki/List_of_tz_database_time_zones"
132
135
ieee_754 = " https://en.wikipedia.org/wiki/IEEE_754"
136
+ ietf_rfc_6750 = " https://tools.ietf.org/html/rfc6750"
133
137
initd = " https://bash.cyberciti.biz/guide//etc/init.d"
134
138
influxdb = " https://www.influxdata.com/products/influxdb-overview/"
135
139
influxdb_http_api_v1 = " https://docs.influxdata.com/influxdb/latest/tools/api/#write-http-endpoint"
@@ -144,6 +148,7 @@ json_types = "https://en.wikipedia.org/wiki/JSON#Data_types_and_syntax"
144
148
kafka = " https://kafka.apache.org/"
145
149
kafka_partitioning_docs = " https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-Partitioningandbootstrapping"
146
150
kafka_protocol = " https://kafka.apache.org/protocol"
151
+ kafka_sasl = " https://docs.confluent.io/current/kafka/authentication_sasl/index.html"
147
152
kubernetes = " https://kubernetes.io/"
148
153
kubernetes_accessing_api_from_pod = " https://kubernetes.io/docs/tasks/access-application-cluster/access-cluster/#accessing-the-api-from-a-pod"
149
154
kubernetes_api = " https://kubernetes.io/docs/concepts/overview/kubernetes-api/"
@@ -256,6 +261,7 @@ statsd_udp_protocol = "https://github.com/b/statsd_spec"
256
261
stderr = " https://en.wikipedia.org/wiki/Standard_streams#Standard_error_(stderr)"
257
262
stdin = " https://en.wikipedia.org/wiki/Standard_streams#Standard_input_(stdin)"
258
263
stdout = " https://en.wikipedia.org/wiki/Standard_streams#Standard_output_(stdout)"
264
+ stripe_blog_canonical_log_lines = " https://stripe.com/blog/canonical-log-lines"
259
265
strptime_specifiers = " https://docs.rs/chrono/0.4.11/chrono/format/strftime/index.html#specifiers"
260
266
syslog = " https://en.wikipedia.org/wiki/Syslog"
261
267
syslog_3164 = " https://tools.ietf.org/html/rfc3164"
@@ -269,6 +275,7 @@ toml = "https://github.com/toml-lang/toml"
269
275
toml_array = " https://github.com/toml-lang/toml#array"
270
276
toml_table = " https://github.com/toml-lang/toml#table"
271
277
toml_types = " https://github.com/toml-lang/toml#table-of-contents"
278
+ twelve_factor_app = " https://12factor.net/"
272
279
udp = " https://en.wikipedia.org/wiki/User_Datagram_Protocol"
273
280
uds = " https://en.wikipedia.org/wiki/Unix_domain_socket"
274
281
unicode_whitespace = " https://en.wikipedia.org/wiki/Unicode_character_property#Whitespace"
@@ -287,8 +294,12 @@ vector_download = "https://vector.dev/releases/latest/download/"
287
294
vector_download_nightly = " https://vector.dev/releases/nightly/download/"
288
295
vector_enriching_transforms = " https://vector.dev/components/?functions%5B%5D=enrich"
289
296
vector_getting_started = " https://vector.dev/guides/getting-started/"
297
+ vector_generate_arguments_issue = " https://github.com/timberio/vector/issues/1966"
290
298
vector_guides = " https://vector.dev/guides/"
299
+ vector_glibc_benchmarks = " https://github.com/timberio/vector/issues/2313"
291
300
vector_highlights = " https://vector.dev/highlights/"
301
+ vector_http_auth_token = " https://vector.dev/docs/reference/sinks/http/#token"
302
+ vector_homebrew = " https://vector.dev/docs/setup/installation/package-managers/homebrew/"
292
303
vector_homebrew_source_files = " https://github.com/timberio/homebrew-brew/blob/master/Formula/vector.rb"
293
304
vector_initd_service = " https://github.com/timberio/vector/blob/master/distribution/init.d/vector"
294
305
vector_issues = " https://github.com/timberio/vector/issues"
@@ -303,9 +314,12 @@ vector_programmable_transforms = "https://vector.dev/components/?functions%5B%5D
303
314
vector_pull_requests = " https://github.com/timberio/vector/pulls"
304
315
vector_receiving_sources = " https://vector.dev/components/?functions%5B%5D=receive"
305
316
vector_releases = " https://vector.dev/releases/latest/"
317
+ vector_regex_parser = " https://vector.dev/docs/reference/transforms/regex_parser/"
306
318
vector_repo = " https://github.com/timberio/vector"
307
319
vector_roadmap = " https://github.com/timberio/vector/milestones?direction=asc&sort=due_date&state=open"
308
320
vector_rpm_source_files = " https://github.com/timberio/vector/tree/master/distribution/rpm"
321
+ vector_sink_kafka_sasl = " https://vector.dev/docs/reference/sources/kafka/#sasl"
322
+ vector_sink_http_batch = " https://vector.dev/docs/reference/sinks/http/#batch"
309
323
vector_security_policy = " https://github.com/timberio/vector/security/policy"
310
324
vector_semantic_yml = " https://github.com/timberio/vector/blob/master/.github/semantic.yml"
311
325
vector_stars = " https://github.com/timberio/vector/stargazers"
0 commit comments