官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "We can add the cloud ID of Elasticsearch under the Elastic Cloud section in the metricbeat.yml file."

A block of code is set as follows:

input 
{
file
{
path => "/var/log/apache.log"
type => "apache-access"
start_position => "beginning"
}
}
filter
{
grok
{ match => [ "message", "%{COMBINEDAPACHELOG}" ] }
}
output
{
elasticsearch
{
hosts => ["localhost:9200"]
}
}

Any command-line input or output is written as follows:

/usr/share/logstash/bin/logstash -f /etc/logstash/conf.d/crimes.conf

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: Select System info from the Administration panel.

Warnings or important notes appear like this.
Tips and tricks appear like this.

主站蜘蛛池模板: 东乌珠穆沁旗| 杂多县| 灵武市| 新干县| 遂溪县| 遵义县| 康平县| 乌鲁木齐市| 铁力市| 阜城县| 潮安县| 长白| 阜新市| 平乐县| 突泉县| 黑水县| 恭城| 东阿县| 文昌市| 融水| 曲阜市| 镇远县| 富川| 石棉县| 巴东县| 会昌县| 吉木萨尔县| 霍林郭勒市| 衡山县| 大埔区| 闽清县| 盐亭县| 乡宁县| 玛多县| 新乡县| 鲁山县| 砀山县| 拉孜县| 葫芦岛市| 寻乌县| 独山县|