mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-16 17:34:47 +00:00
Correct branch names for security and logstash repos (#702)
* Add back Data Prepper 1.4 docs (#698) * Add back Data Prepper 1.4 docs Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Fix Data Prepper Docker image Signed-off-by: Naarcha-AWS <naarcha@amazon.com> * Update GitHub links to `main` branches rather than `master` where it has been changed Signed-off-by: Naarcha-AWS <naarcha@amazon.com> Co-authored-by: Aaron Carson <aaron@aaroncarson.co.uk>
This commit is contained in:
parent
cb152712d3
commit
1067dad114
@ -154,4 +154,4 @@ http_status: 200
|
||||
num_bytes: 12798
|
||||
```
|
||||
|
||||
For common log formats, you use the predefined patterns defined here---[Logstash patterns](https://github.com/logstash-plugins/logstash-patterns-core/blob/master/patterns/ecs-v1). You can make any adjustments to the results with the `mutate` filter.
|
||||
For common log formats, you use the predefined patterns defined here---[Logstash patterns](https://github.com/logstash-plugins/logstash-patterns-core/blob/main/patterns/ecs-v1). You can make any adjustments to the results with the `mutate` filter.
|
||||
|
@ -24,7 +24,7 @@ opensearch_security:
|
||||
...
|
||||
```
|
||||
|
||||
For a more complete example, see the [sample file on GitHub](https://github.com/opensearch-project/security/blob/master/securityconfig/config.yml).
|
||||
For a more complete example, see the [sample file on GitHub](https://github.com/opensearch-project/security/blob/main/securityconfig/config.yml).
|
||||
|
||||
|
||||
## HTTP
|
||||
|
Loading…
x
Reference in New Issue
Block a user