- Splunk Developer's Guide(Second Edition)
- Kyle Smith
- 143字
- 2021-07-23 14:28:27
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Copy the file to $SPLUNK_HOME/etc/apps
."
A block of code is set as follows:
[splunk_developers_guide] coldPath = $SPLUNK_DB\splunk_developers_guide\colddb homePath = $SPLUNK_DB\splunk_developers_guide\db thawedPath = $SPLUNK_DB\splunk_developers_guide\thaweddb
Any command-line input or output is written as follows:
cd $APP_HOME/default
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Simply click on the Browse button."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Java程序設(shè)計(jì)(慕課版)
- Docker and Kubernetes for Java Developers
- 數(shù)字媒體應(yīng)用教程
- JavaScript修煉之道
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- Java從入門到精通(第5版)
- Java游戲服務(wù)器架構(gòu)實(shí)戰(zhàn)
- 云原生Spring實(shí)戰(zhàn)
- HTML5入門經(jīng)典
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- 0 bug:C/C++商用工程之道
- Java語言程序設(shè)計(jì)教程
- Java Web應(yīng)用開發(fā)項(xiàng)目教程
- KnockoutJS Blueprints
- Flask Web開發(fā)實(shí)戰(zhàn):入門、進(jìn)階與原理解析