forked from vectordotdev/vector
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinks.toml
More file actions
238 lines (236 loc) · 17.9 KB
/
Copy pathlinks.toml
File metadata and controls
238 lines (236 loc) · 17.9 KB
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
[links]
[links.pages]
aws_components = "/components?providers%5B%5D=aws"
[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_elb = "https://aws.amazon.com/elasticloadbalancing/"
aws_credentials_file = "https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html"
aws_credential_process = "https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sourcing-external.html"
aws_cw_logs = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html"
aws_cw_logs_group_name = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/Working-with-log-groups-and-streams.html"
aws_cw_logs_service_limits = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/cloudwatch_limits_cwl.html"
aws_cw_logs_stream_name = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/Working-with-log-groups-and-streams.html"
aws_cw_logs_regions = "https://docs.aws.amazon.com/general/latest/gr/rande.html#cwl_region"
aws_cw_metrics = "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/working_with_metrics.html"
aws_cw_metrics_service_limits = "https://docs.aws.amazon.com/en_pv/AmazonCloudWatch/latest/monitoring/cloudwatch_limits.html"
aws_cw_metrics_regions = "https://docs.aws.amazon.com/general/latest/gr/rande.html#cw_region"
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_role = "https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html"
aws_kinesis_data_streams = "https://aws.amazon.com/kinesis/data-streams/"
aws_kinesis_data_firehose = "https://aws.amazon.com/kinesis/data-firehose/"
aws_kinesis_partition_key = "https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecordsRequestEntry.html#Streams-Type-PutRecordsRequestEntry-PartitionKey"
aws_kinesis_streams_service_limits = "https://docs.aws.amazon.com/streams/latest/dev/service-sizes-and-limits.html"
aws_kinesis_firehose_service_limits = "https://docs.aws.amazon.com/firehose/latest/dev/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/"
conventional_commits = "https://www.conventionalcommits.org"
crc = "https://en.wikipedia.org/wiki/Cyclic_redundancy_check"
datadog = "https://www.datadoghq.com"
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_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"
elasticsearch = "https://www.elastic.co/products/elasticsearch"
event_proto = "https://github.com/timberio/vector/blob/master/proto/event.proto"
exit_codes = "https://docs.rs/exitcode/1.1.2/exitcode/#constants"
file_sink_source = "https://github.com/timberio/vector/blob/master/src/sinks/file/"
file_source_source = "https://github.com/timberio/vector/blob/master/src/sources/file/"
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_sink_source = "https://github.com/timberio/vector/blob/master/src/sinks/gcp/cloud_storage.rs"
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_pubsub_sink_source = "https://github.com/timberio/vector/blob/master/src/sinks/gcp/pubsub.rs"
gcp_projects = "https://cloud.google.com/resource-manager/docs/creating-managing-projects"
gcp_resources = "https://cloud.google.com/monitoring/api/resources"
gcp_stackdriver_logging = "https://cloud.google.com/logging/docs/reference/v2/rest/"
gcp_stackdriver_logging_rest = "https://cloud.google.com/logging/"
gcp_stackdriver_logging_sink_source = "https://github.com/timberio/vector/blob/master/src/sinks/gcp/stackdriver_logging.rs"
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 = "http://grokdebug.herokuapp.com/"
grok_debugger = "http://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"
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"
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"
kubernetes_limit_resources = "https://kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/"
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"
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"
lib_rdkafka = "https://github.com/edenhill/librdkafka"
lib_rdkafka_config = "https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md"
logdna = "https://logdna.com/"
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_protocol = "https://github.com/heroku/logplex/blob/master/doc/README.http_drains.md"
lua = "https://www.lua.org/"
lua_docs = "https://www.lua.org/manual/5.3/"
lua_manual = "http://www.lua.org/manual/5.1/manual.html"
lua_require = "http://www.lua.org/manual/5.1/manual.html#pdf-require"
lua_table = "https://www.lua.org/manual/2.2/section3_3.html"
lua_types = "https://www.lua.org/manual/2.2/section3_3.html"
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/"
openssl = "https://www.openssl.org/"
perl_windows = "https://www.perl.org/get.html#win32"
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_sink_source = "https://github.com/timberio/vector/blob/master/src/sources/prometheus/"
prometheus_source_source = "https://github.com/timberio/vector/blob/master/src/sources/prometheus/"
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"
rdkafka = "https://github.com/edenhill/librdkafka"
regex = "https://en.wikipedia.org/wiki/Regular_expression"
regex_grouping_and_flags = "https://docs.rs/regex/1.1.7/regex/#grouping-and-flags"
regex_tester = "https://rustexp.lpil.uk/"
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_memory_safety = "https://hacks.mozilla.org/2019/01/fearless-security-memory-safety/"
rust_regex_syntax = "https://docs.rs/regex/1.1.7/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/"
socket_source_source = "https://github.com/timberio/vector/tree/master/src/sources/socket"
splunk_hec = "http://dev.splunk.com/view/event-collector/SP-CAAAE6M"
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_source_source = "https://github.com/timberio/vector/blob/master/src/sources/statsd/"
stderr = "https://en.wikipedia.org/wiki/Standard_streams#Standard_error_(stderr)"
stdout = "https://en.wikipedia.org/wiki/Standard_streams#Standard_output_(stdout)"
strptime_specifiers = "https://docs.rs/chrono/0.3.1/chrono/format/strftime/index.html"
syslog_3164 = "https://tools.ietf.org/html/rfc3164"
syslog_5424 = "https://tools.ietf.org/html/rfc5424"
systemd = "https://www.freedesktop.org/wiki/Software/systemd/"
systemd_limit_resources = "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html"
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"
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_community = "https://vector.dev/community"
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_initd_service = "https://github.com/timberio/vector/blob/master/distribution/init.d/vector"
vector_issues = "https://github.com/timberio/vector/issues"
vector_nightly_builds = "http://packages.timber.io/vector/nightly/latest/"
vector_programmable_transforms = "https://vector.dev/components?functions[]=program"
vector_pull_requests = "https://github.com/timberio/vector/pulls"
vector_releases = "https://vector.dev/releases/latest"
vector_repo = "https://github.com/timberio/vector"
vector_roadmap = "https://github.com/timberio/vector/milestones?direction=asc&sort=due_date&state=open"
vector_security_policy = "https://github.com/timberio/vector/security/policy"
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"
windows_service = "https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/new-service"
zlib = "https://www.zlib.net"