# 合作名单

* 感谢 crazw 完成 collectd 插件介绍章节。
* 感谢 松涛 完成 nxlog 场景介绍章节。
* 感谢 LeiTu 完成 logstash-forwarder 介绍章节。
* 感谢 jingbli 完成 kafka 插件介绍章节。
* 感谢 林鹏 完成 ossec 场景介绍章节。
* 感谢 cameluo 完成 shield 介绍章节。
* 感谢 tuxknight 指出 hdfs 章节笔误。
* 感谢 lemontree 完成 marvel 介绍章节。
* 感谢 NERO 完成 utmp 插件开发介绍章节。
* 感谢 childe 完成 kibana-auth-CAS 介绍, elasticsearch 读写分离和别名等章节。
* 感谢 gnuhpc 完善 elasticsearch 插件 index 配置细节，logstash-fowarder-java 部署细节。
* 感谢 东南 指出两处代码示例笔误。
* 感谢 陆一鸣 指出 openjdk 的 rpm 名错误。
* 感谢 elain 完成 search-guard 章节。
* 感谢 wdh 完成 search-guard v2 版章节。
* 感谢 李宏旭 完成 hdfs 快照备份 章节。
* 感谢 abcfy2 完成 grafana 章节。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hezhiqiang.gitbook.io/elkstack/contributors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
