- Advanced Splunk
- Ashish Kumar Tulsiram Yadav
- 162字
- 2021-07-02 16:35:59
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
[general] parallelIngestionPipelines = 2 # For 2 Ingestion Pipeline sets
Any command-line input or output is written as follows:
./splunk check-integrity -index [ index name ] [ verbose ]
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: "Clicking the Next button moves you to the next screen."
推薦閱讀
- 微服務設計(第2版)
- Interactive Data Visualization with Python
- Selenium Design Patterns and Best Practices
- Learn Scala Programming
- Hands-On C++ Game Animation Programming
- C++面向對象程序設計習題解答與上機指導(第三版)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- ASP.NET Core 2 Fundamentals
- Julia高性能科學計算(第2版)
- 用戶體驗可視化指南
- 小程序,巧應用:微信小程序開發實戰(第2版)
- C++反匯編與逆向分析技術揭秘(第2版)
- 零基礎學C語言第2版
- 深入解析Java編譯器:源碼剖析與實例詳解
- Java RESTful Web Service實戰