Skip to content

Commit

Permalink
Eliminating design_doc links from README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
nhosoi committed Nov 4, 2020
1 parent d72e00f commit 7a3edb3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ This is a schematic logging configuration to show log messages from input_nameA
- `input_log_path`: File name to be read by the imfile plugin. The value should be full path. Wildcard '\*' is allowed in the path. Default to `/var/log/containers/*.log`.

- `ovirt` type - `ovirt` input supports oVirt specific inputs.<br>
For the details, visit [oVirt Support](https://linux-system-roles.github.io/documentation/design_docs/logging/rsyslog_ovirt_support.html).

- `relp` type - `relp` input supports receiving logs from the remote logging system over the network using relp.<br>
**available options**
Expand Down Expand Up @@ -723,9 +722,3 @@ If other ports need to be configured, you can use [linux-system-roles/selinux](h
## Tests

[Automated CI-tests](tests) - This documentation shows how to execute CI tests in the [tests](tests) directory as well as how to debug when the test fails.

[Manual tests](https://linux-system-roles.github.io/documentation/design_docs/logging/rsyslog_manual_tests.md) - This documentation shows how to run the logging role manually against the local host or a remote host.

## Implementation Details

[Design Documentations](https://linux-system-roles.github.io/documentation/design_docs/)

0 comments on commit 7a3edb3

Please sign in to comment.