File tree 7 files changed +13
-13
lines changed
doc/_admin-guide/070_Destinations
7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : HTTP-nonjava destination options
2
+ title : HTTP destination options
3
3
batch_timeout : ' none'
4
- id : adm-dest-http-nonjava- opt
4
+ id : adm-dest-http-opt
5
5
description : >-
6
6
This section describes the options of the http() destination in {{ site.product.short_name }}.
7
7
---
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Batch mode and load balancing with HTTP
3
- id : adm-dest-http-nonjava- batch
3
+ id : adm-dest-http-batch
4
4
description : >-
5
5
This section describes how to send messages to multiple URLs with {{ site.product.short_name }}.
6
6
---
Original file line number Diff line number Diff line change 1
1
---
2
2
title : The Python HTTP header plugin
3
- id : adm-dest-http-nonjava- python
3
+ id : adm-dest-http-python
4
4
description : >-
5
5
This section describes the {{ site.product.short_name }}
6
6
application's Python HTTP header plugin.
Original file line number Diff line number Diff line change 1
1
---
2
2
title : The Azure auth header plugin
3
- id : adm-dest-http-nonjava- azure
3
+ id : adm-dest-http-azure
4
4
description : >-
5
5
This section describes the {{ site.product.short_name }}
6
6
application's Azure auth header plugin.
Original file line number Diff line number Diff line change 1
1
---
2
- title : ' http: Posting messages over HTTP without Java '
3
- short_title : http-nonjava
4
- id : adm-dest-http-nonjava
2
+ title : ' http: Posting messages over HTTP'
3
+ short_title : http
4
+ id : adm-dest-http
5
5
description : >-
6
6
Version 3.8 of {{ site.product.short_name }} can directly post log messages to web
7
7
services using the HTTP protocol, without having to use Java.
Original file line number Diff line number Diff line change 1
1
---
2
- title : HTTP destination options
3
- id : adm-dest-http-opt
2
+ title : HTTP Java destination options
3
+ id : adm-dest-http-java- opt
4
4
description : >-
5
5
This section describes the options of the Java-based http() destination in {{ site.product.short_name }}.
6
6
---
Original file line number Diff line number Diff line change 1
1
---
2
- title : Posting messages over HTTP
3
- short_title : http
4
- id : adm-dest-http
2
+ title : Posting messages over HTTP using Java
3
+ short_title : http-java
4
+ id : adm-dest-http-java
5
5
description : >-
6
6
Version 3.7 of {{ site.product.short_name }} can directly post log messages to web
7
7
services using the HTTP protocol. Error and status messages received
You can’t perform that action at this time.
0 commit comments