Re: [Proposal] support splunk hec logging plugin

2021-11-30 Thread JinChao Shuai
APISIX has a retry mechanism in the batch queue. The number of retries can be set by `max_retry_count`. If Splunk crashes completely, the message will be discarded. Chao Zhang 于2021年11月30日周二 下午8:26写道: > How does this plugin handle situation if the splunk is crashed, and lots of > logging message

Re: [Proposal] support splunk hec logging plugin

2021-11-30 Thread Chao Zhang
How does this plugin handle situation if the splunk is crashed, and lots of logging messages backlog in the memory? JinChao Shuai 于2021年11月29日 周一15:59写道: > Hi folks, > > Splunk is a machine data search engine. According to the latest database > search engine ranking [1], Splunk has been ranked se

Re: [Proposal] support splunk hec logging plugin

2021-11-29 Thread JinChao Shuai
Okay, I will add relevant information later Zexuan Luo 于2021年11月29日周一 下午5:50写道: > Could you list the request data which needs to be submitted in detail? > I followed the link you gave but it only lists the metadata. > > We can use the more common `ssl_verify` field to configure TLS > verificatio

Re: [Proposal] support splunk hec logging plugin

2021-11-29 Thread Zexuan Luo
Could you list the request data which needs to be submitted in detail? I followed the link you gave but it only lists the metadata. We can use the more common `ssl_verify` field to configure TLS verification instead of the `ssl` field. Also, a timeout field is required in the endpoint. JinChao Sh

[Proposal] support splunk hec logging plugin

2021-11-28 Thread JinChao Shuai
Hi folks, Splunk is a machine data search engine. According to the latest database search engine ranking [1], Splunk has been ranked second, and Splunk can be used to collect, index and retrieve various application data. Splunk, like ElasticSearch, is quasi-real-time and can provide an uninterrupt