Skip to content

Commit 9edef6e

Browse files
authored
Merge pull request #373 from mishina2228/fix-links
1.0: Fix and add links
2 parents 0a78eaa + 364d274 commit 9edef6e

File tree

6 files changed

+9
-14
lines changed

6 files changed

+9
-14
lines changed

deployment/signals.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ If you use fluentd v1.9.0 or later, use `SIGUSR2` instead.
3030

3131
### SIGCONT
3232

33-
Calls SIGDUMP to dump fluentd internal status. See [troubleshooting](trouble-shooting.md#dump-fluentd-internal-information) article.
33+
Calls SIGDUMP to dump fluentd internal status. See [troubleshooting](trouble-shooting.md#dump-fluentds-internal-information) article.
3434

3535
If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License.
36-

input/forward.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The connections will be disconnected right after receiving a message, if `true`.
108108
| :--- | :--- | :--- |
109109
| bool | false | 1.4.2 |
110110

111-
Enables the TCP keepalive for sockets. See [socket article](../plugin-helper-overview/api-plugin-helper-socket.md#send_keepalive_packet-usecase) for more details.
111+
Enables the TCP keepalive for sockets. See [socket article](../plugin-helper-overview/api-plugin-helper-socket.md#send_keepalive_packet-use-case) for more details.
112112

113113
### `chunk_size_limit`
114114

@@ -165,7 +165,7 @@ This section is for using SSL transport:
165165
</transport>
166166
```
167167

168-
See **How to Enable TLS Encryption** section for how to use and see [Configuration Example](../plugin-helper-overview/api-plugin-helper-server.md#configuration-example) for all supported parameters.
168+
See [**How to Enable TLS Encryption**](#how-to-enable-tls-encryption) section for how to use and see [Configuration Example](../plugin-helper-overview/api-plugin-helper-server.md#configuration-example) for all supported parameters.
169169

170170
Without `<transport tls>`, `in_forward` uses raw TCP.
171171

@@ -370,7 +370,7 @@ $ echo -e '\x93\xa9debug.tls\xceZr\xbc1\x81\xa3foo\xa3bar' | \
370370
openssl s_client -connect localhost:24224
371371
```
372372

373-
If you can confirm TLS encryption has been set up correctly, please proceed to the configuration of the [`out_forward`](../output/forward.md#how-to-connect-to-a-tls/ssl-enabled-server) server.
373+
If you can confirm TLS encryption has been set up correctly, please proceed to the configuration of the [`out_forward`](../output/forward.md#how-to-connect-to-a-tls-ssl-enabled-server) server.
374374

375375
### How to Enable TLS Mutual Authentication
376376

@@ -446,4 +446,3 @@ With this configuration, the three \(3\) workers share the port `24224`. No need
446446
See [Docker Logging](http://www.fluentd.org/guides/recipes/docker-logging) driver use case.
447447

448448
If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License.
449-

input/syslog.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Tries to resolve hostname from IP addresses or not. Cannot set `false` when `sou
253253
| :--- | :--- | :--- |
254254
| bool | false | 1.14.0 |
255255

256-
Enables the TCP keepalive for sockets. See [socket article](../plugin-helper-overview/api-plugin-helper-socket.md#send_keepalive_packet-usecase) for more details.
256+
Enables the TCP keepalive for sockets. See [socket article](../plugin-helper-overview/api-plugin-helper-socket.md#send_keepalive_packet-use-case) for more details.
257257

258258
### `source_hostname_key`
259259

@@ -381,4 +381,3 @@ If other parts are different, the `syslog` parser cannot parse your message. To
381381
* [Input Plugin Overview](./)
382382

383383
If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License.
384-

parser/regexp.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,8 @@ record:
105105

106106
### How to debug my regexp pattern?
107107

108-
[fluentd-ui's `in_tail` editor](../deployment/fluentd-ui.md#intail-setting) helps your regexp testing. Another way, [Fluentular](http://fluentular.herokuapp.com/) is a great website to test your regexp for Fluentd configuration.
108+
[fluentd-ui's `in_tail` editor](../deployment/fluentd-ui.md#in_tail-setting) helps your regexp testing. Another way, [Fluentular](http://fluentular.herokuapp.com/) is a great website to test your regexp for Fluentd configuration.
109109

110110
NOTE: You may hit Application Error at Fluentular due to [heroku's free plan limitation](https://www.heroku.com/pricing). Retry a few hours later or use `fluentd-ui` instead.
111111

112112
If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License.
113-

plugin-helper-overview/api-plugin-helper-server.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The `&block` is invoked with the new connection as a parameter.
6767
* `linger_timeout`: the timeout \(seconds\) to set `SO_LINGER`
6868
* `recv_timeout`: the timeout \(seconds\) to set `SO_RECVTIMEO`
6969
* `send_timeout`: the timeout \(seconds\) to set `SO_SNDTIMEO`
70-
* `send_keepalive_packet`: if `true`, enable TCP keep-alive via `SO_KEEPALIVE`. See also [socket article](api-plugin-helper-socket.md#send_keepalive_packet-usecase).
70+
* `send_keepalive_packet`: if `true`, enable TCP keep-alive via `SO_KEEPALIVE`. See also [socket article](api-plugin-helper-socket.md#send_keepalive_packet-use-case).
7171

7272
Example:
7373

@@ -119,7 +119,7 @@ The `&block` is invoked with parameter\(s\) on data.
119119
* `linger_timeout`: the timeout \(seconds\) to set `SO_LINGER`
120120
* `recv_timeout`: the timeout \(seconds\) to set `SO_RECVTIMEO`
121121
* `send_timeout`: the timeout \(seconds\) to set `SO_SNDTIMEO`
122-
* `send_keepalive_packet`: if `true`, enable TCP keep-alive via `SO_KEEPALIVE`. See also [socket article](api-plugin-helper-socket.md#send_keepalive_packet-usecase).
122+
* `send_keepalive_packet`: if `true`, enable TCP keep-alive via `SO_KEEPALIVE`. See also [socket article](api-plugin-helper-socket.md#send_keepalive_packet-use-case).
123123

124124
Code example:
125125

@@ -290,4 +290,3 @@ Fluent::Plugin::InForwardCNChecker.new
290290
* [`out_forward`](../output/forward.md)
291291

292292
If this article is incorrect or outdated, or omits critical information, please [let us know](https://github.com/fluent/fluentd-docs-gitbook/issues?state=open). [Fluentd](http://www.fluentd.org/) is an open-source project under [Cloud Native Computing Foundation \(CNCF\)](https://cncf.io/). All components are available under the Apache 2 License.
293-

plugins/input/dummy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# `dummy` Input Plugin
22

33
`in_dummy` has been renamed `in_sample` since Fluentd v1.11.12.
4-
See [`sample` input plugin](/plugins/input/sample.md) article for more details.
4+
See [`sample` input plugin](/input/sample.md) article for more details.
55

66
You can keep to use following configuration in v1:
77

0 commit comments

Comments
 (0)