|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_on1241448191 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
210313s2021 cau ob 001 0 eng d |
040 |
|
|
|a EBLCP
|b eng
|e rda
|e pn
|c EBLCP
|d YDX
|d GW5XE
|d OCLCO
|d EBLCP
|d OCLCF
|d UKAHL
|d VT2
|d LIP
|d N$T
|d OCLCO
|d OCLCQ
|d COM
|d OCLCQ
|
019 |
|
|
|a 1240210806
|a 1253411718
|
020 |
|
|
|a 9781484266694
|q (electronic bk.)
|
020 |
|
|
|a 1484266692
|q (electronic bk.)
|
020 |
|
|
|a 9781484266700
|q (print)
|
020 |
|
|
|a 1484266706
|
020 |
|
|
|z 1484266684
|
020 |
|
|
|z 9781484266687
|
024 |
7 |
|
|a 10.1007/978-1-4842-6669-4
|2 doi
|
029 |
1 |
|
|a AU@
|b 000068885828
|
035 |
|
|
|a (OCoLC)1241448191
|z (OCoLC)1240210806
|z (OCoLC)1253411718
|
050 |
|
4 |
|a QA76.9.D32
|
072 |
|
7 |
|a UR
|2 bicssc
|
072 |
|
7 |
|a COM053000
|2 bisacsh
|
072 |
|
7 |
|a UR
|2 thema
|
072 |
|
7 |
|a UTN
|2 thema
|
082 |
0 |
4 |
|a 006.3/12
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Mehta, Deep,
|e author.
|
245 |
1 |
0 |
|a Splunk certified study guide :
|b prepare for the User, Power User, and Enterprise Admin certifications /
|c Deep Mehta.
|
264 |
|
1 |
|a [Berkeley, CA] :
|b Apress,
|c [2021]
|
300 |
|
|
|a 1 online resource (439 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
347 |
|
|
|b PDF
|
504 |
|
|
|a Includes bibliographical references and index.
|
520 |
|
|
|a Make your Splunk certification easier with this exam study guide that covers the User, Power User, and Enterprise Admin certifications. This book is divided into three parts. The first part focuses on the Splunk User and Power User certifications starting with how to install Splunk, Splunk Processing Language (SPL), field extraction, field aliases and macros, and Splunk tags. You will be able to make your own data model and prepare an advanced dashboard in Splunk. In the second part, you will explore the Splunk Admin certification. There will be in-depth coverage of Splunk licenses and user role management, and how to configure Splunk forwarders, indexer clustering, and the security policy of Splunk. You'll also explore advanced data input options in Splunk as well as .conf file merging logic, btool, various attributes, stanza types, editing advanced data inputs through the .conf file, and various other types of .conf file in Splunk. The concluding part covers the advanced topics of the Splunk Admin certification. You will also learn to troubleshoot Splunk and to manage existing Splunk infrastructure. You will understand how to configure search head, multi-site indexer clustering, and search peers besides exploring how to troubleshoot Splunk Enterprise using the monitoring console and matrix.log. This part will also include search issues and configuration issues. You will learn to deploy an app through a deployment server on your client instance, create a server class, and carry out load balancing, socks proxy, and indexer discovery. By the end of the Splunk Certified Study Guide, you will have learned how to manage resources in Splunk and how to use REST API services for Splunk. This section also explains how to set up Splunk Enterprise on the AWS platform and some of the best practices to make them work efficiently together. The book offers multiple choice question tests for each part that will help you better prepare for the exam. You will: Study to pass the Splunk User, Power User, and Admin certificate exams Implement and manage Splunk multi-site clustering Design, implement, and manage a complex Splunk Enterprise solution Master the roles of Splunk Admin and troubleshooting Configure Splunk using AWS.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Part I: Splunk Architecture, Splunk SPL (Search Processing Language), and Splunk Knowledge Objects -- Chapter 1: An Overview of Splunk -- Overview of the Splunk Admin Exam -- Structure -- Requirements -- Blueprint -- An Introduction to Splunk -- The History of Splunk -- The Benefits of Splunk -- The Splunk Architecture -- Installing Splunk -- Installing Splunk on macOS -- Installing Splunk on Windows -- Adding Data in Splunk -- Summary -- Multiple-Choice Questions
|
505 |
8 |
|
|a Further Reading -- Chapter 2: Splunk Search Processing Language -- The Pipe Operator -- Time Modifiers -- Understanding Basic SPL -- Search Language Syntax -- Boolean Operators in Splunk -- Syntax Coloring in SPL -- Sorting Results -- Sort -- Filtering Commands -- where -- dedup -- head -- tail -- Reporting Commands -- top -- rare -- history -- table -- stats -- Aggregate Functions -- Event Order Functions -- Multivalue stats and chart Functions -- Timechart Functions -- untable -- chart -- timechart -- Filtering, Modifying, and Adding Fields -- eval -- Comparison and Conditional Functions
|
505 |
8 |
|
|a Conversion Functions -- Cryptographic Functions -- Date and Time Functions -- Informational Functions -- Mathematical Functions -- Multivalue eval Functions -- Statistical eval Functions -- Text Functions -- Trigonometric and Hyperbolic Functions -- Rex -- lookup -- Input Lookup -- Output Lookup -- Field -- Grouping Results -- Transaction -- Summary -- Multiple-Choice Questions -- References -- Chapter 3: Macros, Field Extraction, and Field Aliases -- Field Extraction in Splunk -- Regular Expressions -- Regular Expression Using Field Extraction -- Inline Regular Expression Using Field Extraction
|
505 |
8 |
|
|a Delimiters -- Delimiters Using Field Extraction -- Macros -- Create a Macro Using Splunk Web -- Create a Macro Using the .conf File -- Field Aliases in Splunk -- Setting up Field Aliases -- Splunk Search Query -- Summary -- Multiple Choice Test Questions -- References -- Chapter 4: Tags, Lookups, and Correlating Events -- Splunk Lookups -- Looking up Table Files -- Lookup Definitions -- Automatic Lookups -- Splunk Tags -- Create Tags in Splunk Using Splunk Web -- Tag Event Types in Splunk Web -- Reporting in Splunk -- Creating Reports in Splunk Web -- Report Acceleration in Splunk
|
505 |
8 |
|
|a Creating Report Acceleration -- Scheduling a Report in Splunk -- Alerts in Splunk -- Create Alerts in Splunk Using Splunk Web -- Cron Expressions for Alerts -- Summary -- Multiple-Choice Questions -- References -- Chapter 5: Data Models, Pivot, and CIM -- Understanding Data Models and Pivot -- Datasets and Data Models -- Creating Data Models and Pivot in Splunk -- Creating New Datasets -- Predicting a Sales Pattern -- Event Actions in Splunk -- GET Workflow Actions -- Defining a GET Workflow Action -- Search Workflow Action -- Defining Search Workflow Action -- Common Information Model in Splunk
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Splunk (Computer file)
|v Study guides.
|
650 |
|
0 |
|a Big data
|x Data processing.
|
650 |
|
0 |
|a Data mining.
|
650 |
|
0 |
|a Automatic data collection systems.
|
650 |
|
2 |
|a Data Mining
|
650 |
|
6 |
|a Données volumineuses
|x Informatique.
|
650 |
|
6 |
|a Exploration de données (Informatique)
|
650 |
|
6 |
|a Collecte automatique des données.
|
650 |
|
7 |
|a Automatic data collection systems.
|2 fast
|0 (OCoLC)fst00822733
|
650 |
|
7 |
|a Data mining.
|2 fast
|0 (OCoLC)fst00887946
|
655 |
|
7 |
|a examination study guides.
|2 aat
|
655 |
|
7 |
|a Study guides.
|2 fast
|0 (OCoLC)fst01423888
|
655 |
|
7 |
|a Study guides.
|2 lcgft
|
655 |
|
7 |
|a Guides de l'étudiant.
|2 rvmgf
|
776 |
0 |
8 |
|i Print version:
|a Mehta, Deep.
|t Splunk Certified Study Guide : Prepare for the User, Power User, and Enterprise Admin Certifications.
|d Berkeley, CA : Apress L.P., ©2021
|z 9781484266687
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484266694/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH38627735
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL6509879
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 2802244
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 17270066
|
994 |
|
|
|a 92
|b IZTAP
|