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

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.

主站蜘蛛池模板: 称多县| 东港市| 扶余县| 辛集市| 凌海市| 巴林右旗| 宿松县| 康平县| 承德市| 阜康市| 额敏县| 黄骅市| 岳池县| 孟津县| 诸暨市| 通辽市| 同江市| 晋中市| 垫江县| 东至县| 达日县| 兴业县| 河北省| 沂源县| 仪陇县| 三门县| 大竹县| 长子县| 霞浦县| 科技| 洞口县| 澳门| 郑州市| 巴彦淖尔市| 榆树市| 宜宾市| 阳春市| 儋州市| 璧山县| 普兰县| 镇安县|