forked from vectordotdev/vector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinks.toml
336 lines (334 loc) · 24.5 KB
/
links.toml
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
[links]
[links.pages]
aws_components = "/components/?providers%5B%5D=aws"
blog = "/blog/"
docs = "/docs/"
guides = "/guides/"
parse_transforms = "/components/?functions%5B%5D=parse"
program_transforms = "/components/?functions%5B%5D=program"
[links.urls]
add_company = "https://github.com/timberio/vector/blob/master/.meta/companies.toml"
arm = "https://en.wikipedia.org/wiki/ARM_architecture"
aws_arm_g2_announcement = "https://aws.amazon.com/about-aws/whats-new/2019/12/announcing-new-amazon-ec2-m6g-c6g-and-r6g-instances-powered-by-next-generation-arm-based-aws-graviton2-processors/"
aws_athena = "https://aws.amazon.com/athena/"
aws_athena_console = "https://console.aws.amazon.com/athena/home"
aws_access_keys = "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html"
aws_canonical_user_id = "https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html#FindingCanonicalId"
aws_cloudwatch_logs_sink_source = "https://github.com/timberio/vector/blob/master/src/sinks/aws_cloudwatch_logs/"
aws_ec2_instance_metadata = "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html"
aws_elb = "https://aws.amazon.com/elasticloadbalancing/"
aws_cloudwatch = "https://aws.amazon.com/cloudwatch/"
aws_cloudwatch_logs = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html"
aws_cloudwatch_logs_group_name = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/Working-with-log-groups-and-streams.html"
aws_cloudwatch_logs_service_limits = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/cloudwatch_limits_cwl.html"
aws_cloudwatch_logs_stream_name = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/Working-with-log-groups-and-streams.html"
aws_cloudwatch_logs_regions = "https://docs.aws.amazon.com/general/latest/gr/rande.html#cwl_region"
aws_cloudwatch_metrics = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/working_with_metrics.html"
aws_cloudwatch_metrics_service_limits = "https://docs.aws.amazon.com/en_pv/AmazonCloudWatch/latest/monitoring/cloudwatch_limits.html"
aws_cloudwatch_metrics_regions = "https://docs.aws.amazon.com/general/latest/gr/rande.html#cw_region"
aws_credential_process = "https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html"
aws_credentials_file = "https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html"
aws_elasticsearch = "https://aws.amazon.com/elasticsearch-service/"
aws_elasticsearch_regions = "https://docs.aws.amazon.com/general/latest/gr/rande.html#elasticsearch-service-regions"
aws_iam = "https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html"
aws_iam_role = "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html"
aws_imds_v1_security_problems = "https://aws.amazon.com/blogs/security/defense-in-depth-open-firewalls-reverse-proxies-ssrf-vulnerabilities-ec2-instance-metadata-service/"
aws_kinesis_firehose = "https://aws.amazon.com/kinesis/data-firehose/"
aws_kinesis_firehose_service_limits = "https://docs.aws.amazon.com/firehose/latest/dev/limits.html"
aws_kinesis_partition_key = "https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecordsRequestEntry.html#Streams-Type-PutRecordsRequestEntry-PartitionKey"
aws_kinesis_streams = "https://aws.amazon.com/kinesis/data-streams/"
aws_kinesis_streams_service_limits = "https://docs.aws.amazon.com/streams/latest/dev/service-sizes-and-limits.html"
aws_kinesis_split_shards = "https://docs.aws.amazon.com/streams/latest/dev/kinesis-using-sdk-java-resharding-split.html"
aws_regions = "https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html"
aws_s3 = "https://aws.amazon.com/s3/"
aws_s3_acl = "https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html"
aws_s3_canned_acl = "https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl"
aws_s3_cross_account_tutorial = "https://docs.aws.amazon.com/AmazonS3/latest/dev/example-walkthroughs-managing-access-example3.html"
aws_s3_endpoints = "https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_endpoint"
aws_s3_grantee = "https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#specifying-grantee"
aws_s3_metadata = "https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html#object-metadata"
aws_s3_regions = "https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region"
aws_s3_service_limits = "https://docs.aws.amazon.com/streams/latest/dev/service-sizes-and-limits.html"
aws_s3_sse = "https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html"
aws_s3_storage_classes = "https://aws.amazon.com/s3/storage-classes/"
aws_s3_tags = "https://docs.aws.amazon.com/AmazonS3/latest/user-guide/add-object-tags.html"
basic_auth = "https://en.wikipedia.org/wiki/Basic_access_authentication"
big_query_streaming = "https://cloud.google.com/bigquery/streaming-data-into-bigquery"
cargo_audit = "https://github.com/RustSec/cargo-audit"
cgroups_limit_resources = "https://the.binbashtheory.com/control-resources-cgroups/"
clickhouse = "https://clickhouse.yandex/"
clickhouse_http = "https://clickhouse.yandex/docs/en/interfaces/http/"
console = "https://en.wikipedia.org/wiki/System_console"
conventional_commits = "https://www.conventionalcommits.org"
contributing = "https://github.com/timberio/vector/blob/master/CONTRIBUTING.md#setup"
crc = "https://en.wikipedia.org/wiki/Cyclic_redundancy_check"
datadog = "https://www.datadoghq.com"
datadog_logs_endpoints = "https://docs.datadoghq.com/logs/log_collection/?tab=tcpussite#datadog-logs-endpoints"
default_configuration = "https://github.com/timberio/vector/blob/master/config/vector.toml"
docker = "https://www.docker.com/"
docker_alpine = "https://hub.docker.com/_/alpine"
docker_debian = "https://hub.docker.com/_/debian"
docker_daemon = "https://docs.docker.com/engine/docker-overview/#the-docker-daemon"
docker_daemon_socket_option = "https://docs.docker.com/engine/reference/commandline/dockerd/#daemon-socket-option"
docker_dns = "https://docs.docker.com/config/containers/container-networking/#dns-services"
docker_networking = "https://docs.docker.com/network/network-tutorial-host/"
docker_hub_vector = "https://hub.docker.com/r/timberio/vector"
docker_logging_driver_journald = "https://docs.docker.com/config/containers/logging/journald/"
docker_logging_driver_json_file = "https://docs.docker.com/config/containers/logging/json-file/"
docker_logging_driver_splunk = "https://docs.docker.com/config/containers/logging/splunk/"
docker_logging_driver_syslog = "https://docs.docker.com/config/containers/logging/syslog/"
docker_logging_drivers = "https://docs.docker.com/config/containers/logging/configure/"
docker_object_labels = "https://docs.docker.com/config/labels-custom-metadata/"
dockerfile = "https://github.com/timberio/vector/blob/master/Dockerfile"
dpkg = "https://wiki.debian.org/dpkg"
dry_code = "https://en.wikipedia.org/wiki/Don%27t_repeat_yourself"
cidr = "https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing"
elasticsearch = "https://www.elastic.co/products/elasticsearch"
elasticsearch_bulk = "https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html"
elasticsearch_id_field = "https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-id-field.html"
elasticsearch_id_performance = "https://www.elastic.co/guide/en/elasticsearch/reference/master/tune-for-indexing-speed.html#_use_auto_generated_ids"
endler_dev = "https://endler.dev/"
etsy = "https://www.etsy.com"
event_proto = "https://github.com/timberio/vector/blob/master/proto/event.proto"
exit_codes = "https://docs.rs/exitcode/1.1.2/exitcode/#constants"
externally_tagged_representation = "https://serde.rs/enum-representations.html#externally-tagged"
file = "https://en.wikipedia.org/wiki/Computer_file"
freebsd = "https://www.freebsd.org/"
gcp_authentication = "https://cloud.google.com/docs/authentication/"
gcp_authentication_api_key = "https://cloud.google.com/docs/authentication/api-keys"
gcp_authentication_server_to_server = "https://cloud.google.com/docs/authentication/production"
gcp_authentication_service_account = "https://cloud.google.com/docs/authentication/production#obtaining_and_providing_service_account_credentials_manually"
gcp_cloud_storage = "https://cloud.google.com/storage"
gcp_folders = "https://cloud.google.com/resource-manager/docs/creating-managing-folders"
gcp_pubsub = "https://cloud.google.com/pubsub/"
gcp_pubsub_rest = "https://cloud.google.com/pubsub/docs/reference/rest/"
gcp_projects = "https://cloud.google.com/resource-manager/docs/creating-managing-projects"
gcp_resources = "https://cloud.google.com/monitoring/api/resources"
gcp_stackdriver = "https://cloud.google.com/products/operations"
gcp_stackdriver_logging = "https://cloud.google.com/logging/docs/reference/v2/rest/"
gcp_stackdriver_logging_rest = "https://cloud.google.com/logging/"
gcp_stackdriver_severity = "https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry#logseverity"
gcs_predefined_acl = "https://cloud.google.com/storage/docs/access-control/lists#predefined-acl"
gcs_storage_classes = "https://cloud.google.com/storage/docs/storage-classes"
gcs_custom_metadata = "https://cloud.google.com/storage/docs/metadata#custom-metadata"
git = "https://git-scm.com/"
github_protected_branches = "https://help.github.com/en/github/administering-a-repository/about-protected-branches"
github_sign_commits = "https://help.github.com/en/github/authenticating-to-github/signing-commits"
globbing = "https://en.wikipedia.org/wiki/Glob_(programming)"
grok = "https://grokdebug.herokuapp.com/"
grok_debugger = "https://grokdebug.herokuapp.com/"
grok_patterns = "https://github.com/daschl/grok/tree/master/patterns"
gzip = "https://www.gzip.org/"
haproxy = "https://www.haproxy.org/"
homebrew = "https://brew.sh/"
homebrew_services = "https://github.com/Homebrew/homebrew-services"
honeycomb = "https://honeycomb.io"
honeycomb_batch = "https://docs.honeycomb.io/api/events/#batched-events"
http = "https://www.w3.org/Protocols/"
humio = "https://humio.com"
humio_hec = "https://docs.humio.com/integrations/data-shippers/hec/"
iam_instance_profile = "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html"
iana_time_zone_format = "https://en.wikipedia.org/wiki/Tz_database#Names_of_time_zones"
iana_time_zones = "https://en.wikipedia.org/wiki/List_of_tz_database_time_zones"
ieee_754 = "https://en.wikipedia.org/wiki/IEEE_754"
ietf_rfc_6750 = "https://tools.ietf.org/html/rfc6750"
initd = "https://bash.cyberciti.biz/guide//etc/init.d"
influxdb = "https://www.influxdata.com/products/influxdb-overview/"
influxdb_http_api_v1 = "https://docs.influxdata.com/influxdb/latest/tools/api/#write-http-endpoint"
influxdb_http_api_v2 = "https://v2.docs.influxdata.com/v2.0/api/#tag/Write"
influxdb_authentication_token = "https://v2.docs.influxdata.com/v2.0/security/tokens/"
influxdb_line_protocol = "https://v2.docs.influxdata.com/v2.0/reference/syntax/line-protocol/"
inode = "https://en.wikipedia.org/wiki/Inode"
iso3166-2 = "https://en.wikipedia.org/wiki/ISO_3166-2"
jemalloc = "https://github.com/jemalloc/jemalloc"
journald = "https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html"
json_types = "https://en.wikipedia.org/wiki/JSON#Data_types_and_syntax"
kafka = "https://kafka.apache.org/"
kafka_partitioning_docs = "https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-Partitioningandbootstrapping"
kafka_protocol = "https://kafka.apache.org/protocol"
kafka_sasl = "https://docs.confluent.io/current/kafka/authentication_sasl/index.html"
kubernetes = "https://kubernetes.io/"
kubernetes_accessing_api_from_pod = "https://kubernetes.io/docs/tasks/access-application-cluster/access-cluster/#accessing-the-api-from-a-pod"
kubernetes_api = "https://kubernetes.io/docs/concepts/overview/kubernetes-api/"
kubernetes_api_server = "https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/"
kubernetes_authorization = "https://kubernetes.io/docs/reference/access-authn-authz/authorization/"
kubernetes_daemonset = "https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/"
kubernetes_example_daemonset = "https://github.com/timberio/vector/blob/master/config/kubernetes/vector-daemonset.yaml"
kubernetes_limit_resources = "https://kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/"
kubernetes_rbac = "https://kubernetes.io/docs/reference/access-authn-authz/rbac/"
kubernetes_request_verbs = "https://kubernetes.io/docs/reference/access-authn-authz/authorization/#determine-the-request-verb"
kubernetes_watch_api = "https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#watch-30"
leveldb = "https://github.com/google/leveldb"
leveldb-sys-2 = "https://crates.io/crates/leveldb-sys"
leveldb-sys-3 = "https://github.com/timberio/leveldb-sys/tree/v3.0.0"
librdkafka = "https://github.com/edenhill/librdkafka"
librdkafka_config = "https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md"
logdna = "https://logdna.com/"
logfmt = "https://brandur.org/logfmt"
loki = "https://grafana.com/oss/loki/"
loki_multi_tenancy = "https://github.com/grafana/loki/blob/master/docs/operations/multi-tenancy.md"
log_event_source = "https://github.com/timberio/vector/blob/master/src/event/"
logplex = "https://devcenter.heroku.com/articles/logplex"
logplex_protocol = "https://github.com/heroku/logplex/blob/master/doc/README.http_drains.md"
lua = "https://www.lua.org/"
lua_boolean = "https://www.lua.org/pil/2.2.html"
lua_csv_repo = "https://github.com/geoffleyland/lua-csv"
lua_csv_view = "https://github.com/geoffleyland/lua-csv/blob/09557e4608b02d136b9ae39a8fa0f36328fa1cec/lua/csv.lua"
lua_csv_raw = "https://raw.githubusercontent.com/geoffleyland/lua-csv/d20cd42d61dc52e7f6bcb13b596ac7a7d4282fbf/lua/csv.lua"
lua_integer = "https://docs.rs/rlua/0.17.0/rlua/type.Integer.html"
lua_manual = "https://www.lua.org/manual/5.3/manual.html"
lua_modules = "https://www.lua.org/manual/5.3/manual.html#6.3"
lua_modules_tutorial = "http://lua-users.org/wiki/ModulesTutorial"
lua_number = "https://docs.rs/rlua/0.17.0/rlua/type.Number.html"
lua_os_date = "https://www.lua.org/manual/5.3/manual.html#pdf-os.date"
lua_os_time = "https://www.lua.org/manual/5.3/manual.html#pdf-os.time"
lua_pairs = "https://www.lua.org/manual/5.3/manual.html#pdf-pairs"
lua_pil = "https://www.lua.org/pil/"
lua_require = "https://www.lua.org/manual/5.3/manual.html#pdf-require"
lua_table = "https://www.lua.org/pil/2.5.html"
lua_sequence = "https://www.lua.org/pil/11.1.html"
lua_string = "https://www.lua.org/pil/2.4.html"
lua_tonumber = "https://www.lua.org/manual/5.3/manual.html#pdf-tonumber"
lz4 = "https://lz4.github.io/lz4/"
mailing_list = "https://vector.dev/community/"
metric_event_source = "https://github.com/timberio/vector/blob/master/src/event/metric.rs"
musl_builder_docker_image = "https://github.com/timberio/vector/blob/master/scripts/ci-docker-images/builder-x86_64-unknown-linux-musl/Dockerfile"
new_bug_report = "https://github.com/timberio/vector/issues/new?labels=type%3A+bug"
new_feature_request = "https://github.com/timberio/vector/issues/new?labels=type%3A+new+feature"
new_relic = "https://newrelic.com/"
new_relic_log_api = "https://docs.newrelic.com/docs/logs/new-relic-logs/log-api/introduction-log-api"
new_security_report = "https://github.com/timberio/vector/issues/new?labels=domain%3A+security"
new_sink = "https://github.com/timberio/vector/issues/new?labels=type%3A+new+feature"
new_source = "https://github.com/timberio/vector/issues/new?labels=type%3A+new+feature"
new_target = "https://github.com/timberio/vector/issues/new?labels=type%3A+task&labels=domain%3A+operations"
new_transform = "https://github.com/timberio/vector/issues/new?labels=type%3A+new+feature"
nginx = "https://www.nginx.com/"
nix = "https://nixos.org/nix/"
nixos = "https://nixos.org/"
nixpkgs_9682 = "https://github.com/NixOS/nixpkgs/issues/9682"
openssl = "https://www.openssl.org/"
papertrail = "https://www.papertrail.com/"
papertrail_syslog = "https://help.papertrailapp.com/kb/how-it-works/http-api/#submitting-log-messages"
perl_windows = "https://www.perl.org/get.html#win32"
postgresql_csvlog = "https://www.postgresql.org/docs/current/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-CSVLOG"
prometheus = "https://prometheus.io/"
prometheus_counter = "https://prometheus.io/docs/concepts/metric_types/#counter"
prometheus_gauge = "https://prometheus.io/docs/concepts/metric_types/#gauge"
prometheus_high_cardinality = "https://prometheus.io/docs/practices/naming/#labels"
prometheus_histogram = "https://prometheus.io/docs/concepts/metric_types/#histogram"
prometheus_histograms_guide = "https://prometheus.io/docs/practices/histograms/"
prometheus_summary = "https://prometheus.io/docs/concepts/metric_types/#summary"
prometheus_text_based_exposition_format = "https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md#text-based-format"
prometheus_metric_naming = "https://prometheus.io/docs/practices/naming/#metric-names"
pulsar = "https://pulsar.apache.org/"
pulsar_protocol = "https://pulsar.apache.org/docs/en/develop-binary-protocol/"
rdkafka = "https://github.com/edenhill/librdkafka"
regex = "https://en.wikipedia.org/wiki/Regular_expression"
regex_grouping_and_flags = "https://docs.rs/regex/1.3.6/regex/#grouping-and-flags"
regex_tester = "https://rustexp.lpil.uk/"
rfc_4180 = "https://tools.ietf.org/html/rfc4180"
rlua = "https://github.com/kyren/rlua"
rpm = "https://rpm.org/"
rust = "https://www.rust-lang.org/"
rust_date_time = "https://docs.rs/chrono/0.4.0/chrono/struct.DateTime.html"
rust_grok_library = "https://github.com/daschl/grok"
rust_k8s_openapi_crate = "https://docs.rs/k8s-openapi/"
rust_memory_safety = "https://hacks.mozilla.org/2019/01/fearless-security-memory-safety/"
rust_regex_syntax = "https://docs.rs/regex/1.3.6/regex/#syntax"
rust_sec = "https://rustsec.org/"
rust_subprocess = "https://docs.rs/subprocess"
rust_target_triples = "https://forge.rust-lang.org/platform-support.html"
rust_tier_1_platform = "https://forge.rust-lang.org/release/platform-support.html#tier-1"
rustup = "https://rustup.rs"
sematext = "https://sematext.com"
sematext_es = "https://sematext.com/docs/logs/index-events-via-elasticsearch-api/"
semver = "https://semver.org/"
snappy = "https://google.github.io/snappy/"
socket = "https://en.wikipedia.org/wiki/Network_socket"
splunk_hec = "https://dev.splunk.com/enterprise/docs/dataapps/httpeventcollector/"
splunk_hec_event_endpoint = "https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTinput#services.2Fcollector.2Fevent"
splunk_hec_indexed_fields = "https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/IFXandHEC"
splunk_hec_protocol = "https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/HECRESTendpoints"
splunk_hec_raw_endpoint = "https://docs.splunk.com/Documentation/Splunk/8.0.0/RESTREF/RESTinput#services.2Fcollector.2Fraw"
splunk_hec_setup = "https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector"
standard_streams = "https://en.wikipedia.org/wiki/Standard_streams"
statsd = "https://github.com/statsd/statsd"
statsd_multi = "https://github.com/statsd/statsd/blob/master/docs/metric_types.md#multi-metric-packets"
statsd_set = "https://github.com/statsd/statsd/blob/master/docs/metric_types.md#sets"
statsd_udp_protocol = "https://github.com/b/statsd_spec"
stderr = "https://en.wikipedia.org/wiki/Standard_streams#Standard_error_(stderr)"
stdin = "https://en.wikipedia.org/wiki/Standard_streams#Standard_input_(stdin)"
stdout = "https://en.wikipedia.org/wiki/Standard_streams#Standard_output_(stdout)"
stripe_blog_canonical_log_lines = "https://stripe.com/blog/canonical-log-lines"
strptime_specifiers = "https://docs.rs/chrono/0.4.11/chrono/format/strftime/index.html#specifiers"
syslog = "https://en.wikipedia.org/wiki/Syslog"
syslog_3164 = "https://tools.ietf.org/html/rfc3164"
syslog_5424 = "https://tools.ietf.org/html/rfc5424"
syslog_6587 = "https://tools.ietf.org/html/rfc6587"
systemd = "https://systemd.io/"
systemd_limit_resources = "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html"
systemd_resolved = "https://wiki.archlinux.org/index.php/Systemd-resolved"
tcp = "https://en.wikipedia.org/wiki/Transmission_Control_Protocol"
timber = "https://timber.io"
toml = "https://github.com/toml-lang/toml"
toml_array = "https://github.com/toml-lang/toml#array"
toml_table = "https://github.com/toml-lang/toml#table"
toml_types = "https://github.com/toml-lang/toml#table-of-contents"
twelve_factor_app = "https://12factor.net/"
udp = "https://en.wikipedia.org/wiki/User_Datagram_Protocol"
uds = "https://en.wikipedia.org/wiki/Unix_domain_socket"
unicode_whitespace = "https://en.wikipedia.org/wiki/Unicode_character_property#Whitespace"
uuidv4 = "https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random)"
vector_blog = "https://vector.dev/blog/"
vector_bug_issues = "https://github.com/timberio/vector/issues?q=is%3Aopen+is%3Aissue+label%3A%22type%3A+bug%22"
vector_changelog = "https://github.com/timberio/vector/blob/master/CHANGELOG.md"
vector_chat = "https://chat.vector.dev"
vector_code_of_conduct = "https://github.com/timberio/vector/blob/master/CODE_OF_CONDUCT.md"
vector_community = "https://vector.dev/community/"
vector_components = "https://vector.dev/components/"
vector_debian_source_files = "https://github.com/timberio/vector/tree/master/distribution/debian"
vector_docker_source_files = "https://github.com/timberio/vector/tree/master/distribution/docker"
vector_docs = "https://vector.dev/docs/"
vector_download = "https://vector.dev/releases/latest/download/"
vector_download_nightly = "https://vector.dev/releases/nightly/download/"
vector_enriching_transforms = "https://vector.dev/components/?functions%5B%5D=enrich"
vector_getting_started = "https://vector.dev/guides/getting-started/"
vector_generate_arguments_issue = "https://github.com/timberio/vector/issues/1966"
vector_guides = "https://vector.dev/guides/"
vector_glibc_benchmarks = "https://github.com/timberio/vector/issues/2313"
vector_highlights = "https://vector.dev/highlights/"
vector_http_auth_token = "https://vector.dev/docs/reference/sinks/http/#token"
vector_homebrew = "https://vector.dev/docs/setup/installation/package-managers/homebrew/"
vector_homebrew_source_files = "https://github.com/timberio/homebrew-brew/blob/master/Formula/vector.rb"
vector_initd_service = "https://github.com/timberio/vector/blob/master/distribution/init.d/vector"
vector_issues = "https://github.com/timberio/vector/issues"
vector_lua_rfc = "https://github.com/timberio/vector/blob/master/rfcs/2020-03-06-1999-api-extensions-for-lua-transform.md"
vector_msi_source_files = "https://github.com/timberio/vector/tree/master/distribution/msi"
vector_nightly_builds = "https://packages.timber.io/vector/nightly/latest/"
vector_nix_package = "https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/vector/default.nix"
vector_parsing_transforms = "https://vector.dev/components/?functions%5B%5D=parse"
vector_performance = "https://vector.dev/#performance"
vector_privacy_policy = "https://github.com/timberio/vector/blob/master/PRIVACY.md"
vector_programmable_transforms = "https://vector.dev/components/?functions%5B%5D=program"
vector_pull_requests = "https://github.com/timberio/vector/pulls"
vector_receiving_sources = "https://vector.dev/components/?functions%5B%5D=receive"
vector_releases = "https://vector.dev/releases/latest/"
vector_regex_parser = "https://vector.dev/docs/reference/transforms/regex_parser/"
vector_repo = "https://github.com/timberio/vector"
vector_roadmap = "https://github.com/timberio/vector/milestones?direction=asc&sort=due_date&state=open"
vector_rpm_source_files = "https://github.com/timberio/vector/tree/master/distribution/rpm"
vector_sink_kafka_sasl = "https://vector.dev/docs/reference/sources/kafka/#sasl"
vector_sink_http_batch = "https://vector.dev/docs/reference/sinks/http/#batch"
vector_security_policy = "https://github.com/timberio/vector/security/policy"
vector_semantic_yml = "https://github.com/timberio/vector/blob/master/.github/semantic.yml"
vector_stars = "https://github.com/timberio/vector/stargazers"
vector_systemd_file = "https://github.com/timberio/vector/blob/master/distribution/systemd/vector.service"
vector_test_harness = "https://github.com/timberio/vector-test-harness/"
vector_twitter = "https://twitter.com/vectordotdev"
vector_version_branches = "https://github.com/timberio/vector/branches/all?query=v"
vector_website = "https://vector.dev"
vote_feature = "https://github.com/timberio/vector/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3A%22Type%3A+New+Feature%22"
wasm = "https://webassembly.org/"
windows_service = "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/new-service"
zlib = "https://www.zlib.net"
zstd = "https://zstd.net"