HOME > 상세정보

상세정보

Mastering Kibana 6.x [electronic resource] : visualize your Elastic Stack data with histograms, maps, charts, and graphs

Mastering Kibana 6.x [electronic resource] : visualize your Elastic Stack data with histograms, maps, charts, and graphs

자료유형
E-Book(소장)
개인저자
Srivastava, Anurag.
서명 / 저자사항
Mastering Kibana 6.x [electronic resource] : visualize your Elastic Stack data with histograms, maps, charts, and graphs / Anurag Srivastava.
발행사항
Birmingham, UK :   Packt Publishing,   c2018.  
형태사항
1 online resource (vii, 352 p.) : ill.
ISBN
9781788834032 (electronic bk.) 1788834038 (electronic bk.) 9781788831031
일반주기
Title from e-Book title page.  
이용가능한 다른형태자료
Issued also as a book.  
일반주제명
Information visualization. Data mining.
바로가기
EBSCOhost   URL
000 00000cam u2200205 a 4500
001 000045985656
005 20190611175506
006 m d
007 cr
008 190604s2018 enka o 000 0 eng d
020 ▼a 9781788834032 (electronic bk.)
020 ▼a 1788834038 (electronic bk.)
020 ▼a 9781788831031
035 ▼a 1862363 ▼b (N$T)
035 ▼a (OCoLC)1050170975
037 ▼a CL0500000988 ▼b Safari Books Online
037 ▼a 46A89769-8AB7-4735-B2C3-34623BFA7143 ▼b OverDrive, Inc. ▼n http://www.overdrive.com
040 ▼a UMI ▼b eng ▼e rda ▼e pn ▼c UMI ▼d TEFOD ▼d N$T ▼d 211009
050 4 ▼a QA76.9.I52
082 0 4 ▼a 001.4/226 ▼2 23
084 ▼a 001.4226 ▼2 DDCK
090 ▼a 001.4226
100 1 ▼a Srivastava, Anurag.
245 1 0 ▼a Mastering Kibana 6.x ▼h [electronic resource] : ▼b visualize your Elastic Stack data with histograms, maps, charts, and graphs / ▼c Anurag Srivastava.
246 3 ▼a Mastering Kibana six point x
260 ▼a Birmingham, UK : ▼b Packt Publishing, ▼c c2018.
300 ▼a 1 online resource (vii, 352 p.) : ▼b ill.
500 ▼a Title from e-Book title page.
530 ▼a Issued also as a book.
538 ▼a Mode of access: World Wide Web.
650 0 ▼a Information visualization.
650 0 ▼a Data mining.
856 4 0 ▼3 EBSCOhost ▼u https://oca.korea.ac.kr/link.n2s?url=http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=1862363
945 ▼a KLPA
991 ▼a E-Book(소장)

소장정보

No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 중앙도서관/e-Book 컬렉션/ 청구기호 CR 001.4226 등록번호 E14013068 도서상태 대출불가(열람가능) 반납예정일 예약 서비스 M

컨텐츠정보

목차

Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Revising the ELK Stack -- What is ELK Stack? -- Elasticsearch -- Logstash -- Kibana -- Beats -- Installing the ELK Stack -- Elasticsearch -- Installing Elasticsearch using a TAR file -- Installing Elasticsearch with Homebrew -- Installing Elasticsearch with MSI Windows Installer -- Installing Elasticsearch with the Debian package -- Installing Elasticsearch with the RPM package -- Logstash -- Using apt package repositories -- Using yum package repositories -- Kibana -- Installing Kibana using .tar.gz -- Installing Kibana using the Debian package -- Installing Kibana using rpm -- Installing Kibana on Windows -- Beats -- Packetbeat -- Metricbeat -- Filebeat -- Winlogbeat -- Heartbeat -- ELK use cases -- Log management -- Security monitoring and alerting -- Web scraping -- E-commerce search solutions -- Full text search -- Visualizing data -- Summary -- Chapter 2: Setting Up and Customizing the Kibana Dashboard -- Setting up the stage -- Configuring Logstash to fetch data from the Apache log file -- Outputting the log data into Elasticsearch -- Configuring Kibana to read the Elasticsearch index -- Creating demo visualizations with Apache log data -- Creating the dashboard -- Customizing the dashboard -- Editing the visualization -- Changing the title by customizing the panel -- Moving the visualization to full screen -- Deleting the visualization from the dashboard -- Changing the colors of the visualization -- Dragging and dropping visualizations on a desired location on the dashboard -- Resizing the visualization as per our requirements -- Exporting CSV data from the visualization -- Getting the Elasticsearch request, response, and statistics -- Summary -- Chapter 3: Exploring Your Data -- Kibana Discover -- Discovering data using Kibana Discover -- Configuring Packetbeat to push packet data into Elasticsearch -- Configuring Kibana to read the Elasticsearch index with packet logs -- Exploring Kibana Discover to access packet data -- Showing the required fields -- Applying the time filter -- Elasticsearch query DSL -- Filter -- Saving and opening searches -- Saving the result -- Opening the result -- Sharing results -- Field data statistics -- Summary -- Chapter 4: Visualizing the Data -- Creating visualizations -- Basic charts -- Data -- Maps -- Time series -- Other -- Pie charts -- Metric aggregation -- Bucket aggregation -- Creating a pie chart -- Adding another dimension to the pie chart -- Bar charts -- Metric aggregation -- Bucket aggregation -- Creating a bar chart -- Area charts -- Creating an area chart -- Data metrics -- Creating a data metric -- Data tables -- Creating the data table -- Tag clouds -- Creating a tag cloud -- Markdown -- Creating a markdown visualization -- Sharing visualizations -- Summary -- Chapter 5: Dashboarding to Showcase Key Performance Indicators -- Creating the dashboard -- Arranging visualiz.
ations -- Moving visualizations -- Resizing visualizations -- Removing visualizations -- Showing in full screen -- Showing visualization data -- Modifying the visualization -- Saving the dashboard -- Sharing the dashboard -- Sharing the saved dashboard -- Sharing the snapshot -- Cloning the dashboard -- Exploring the dashboard -- The search query -- Adding filters -- Applying the time filter -- Clicking on visualizations -- Summary -- Chapter 6: Handling Time Series Data with Timelion -- Timelion interface -- Timeline expression -- .es function parameters -- Chainable methods -- .sum() -- .avg() -- .min() -- .max() -- .log() -- .abs() -- .divide() -- .multiply() -- .derivative() -- .bars() -- .color() -- .label() -- .legend() -- .movingaverage() -- .trend() -- .range() -- .precision() -- Data source functions -- Elasticsearch -- Static/value -- World bank -- Setting the offset for data sources -- Saving Timelion graph -- Timelion sheet option -- Deleting Timelion sheet -- Timelion help -- Function reference -- Keyboard tips -- Timelion auto-refresh -- Summary -- Chapter 7: Interact with Your Data Using Dev Tools -- Console -- Copy as cURL -- Auto indent -- Multiple requests in console -- Profiling queries -- Query profile -- Aggregation profile -- Grok debugger -- Summary -- Chapter 8: Tweaking Your Configuration with Kibana Management -- Index pattern -- Creating the index pattern -- Setting the default index pattern -- Refreshing index pattern fields -- Deleting an index pattern -- Managing fields -- String -- Dates -- Geographic point field -- Numbers -- Saved objects -- Dashboards -- Searches -- Visualizations -- Advanced settings -- xPack:defaultAdminEmail -- search:queryLanguage -- search:queryLanguage:switcher:enable -- dateFormat -- dateFormat:tz -- dateFormat:dow -- defaultIndex -- Reporting -- Security -- Roles -- Users -- Watcher -- Creating the watch -- Threshold alert -- Advanced watch -- Deleting the watch -- Summary -- Chapter 9: Understanding X-Pack Features -- Installing X-Pack -- Installing X-Pack into Elasticsearch -- Installing X-Pack into Kibana -- Features of X-Pack -- Monitoring -- Elasticsearch monitoring -- Kibana monitoring -- Security settings -- Users -- Roles -- Machine learning -- Other options of X-Pack -- Application Performance Monitoring -- Logging -- Apache logs -- MySQL logs -- Nginx logs -- System logs -- Metrics -- Apache metrics -- Docker metrics -- Kubernetes metrics -- MySQL metrics -- Nginx metrics -- Redis metrics -- System metrics -- Summary  -- Chapter 10: Machine Learning with Kibana -- Machine learning jobs -- Single metric Jobs -- Multi-metric jobs -- Population Jobs -- Advanced Jobs -- Create a machine learning job -- Data visualizer -- Single metric Job -- Managing jobs -- Job settings -- Job config -- Datafeed -- Counts -- JSON -- Job messages -- Datafeed preview -- Anomaly explorer -- Single metric viewer -- Multi metric job -- Explore multi metric job result -- Population job -- Summary  -- Cha.
pter 11: Create Super Cool Dashboard from a Web Application -- JDBC input plugin -- Scheduling -- Maintaining the last SQL value  -- Fetch size -- Configuring Logstash for database input -- Creating a dashboard using MySQL data -- Creating visualizations -- Total blog and top blog count -- Blogger-wise blog counts -- Tag cloud for blog categories -- Blogger name-category-views-blog pie chart -- Tabular view of blog details -- Create dashboard -- Summary -- Chapter 12: Different Use Cases of Kibana -- Time-series data handling -- Conditional formatting -- Tracking trends -- A visual builder for handling time series data -- GeoIP for Elastic Stack -- Ingest node -- GeoIP with Packetbeat data -- Summary -- Chapter 13: Creating Monitoring Dashboards Using Beats -- Configuring the Beats -- Filebeat -- Configuring Filebeat -- Metricbeat -- Configuring Metricbeat -- Enabling the modules using the metricbeat.yml file -- Enabling the modules from the modules.d directory -- Packetbeat -- Configuring Packetbeat -- Creating visualizations using Beat data -- Visualization using Filebeat -- Visualization using Metricbeat -- Visualization using Packetbeat -- Creating the dashboard -- Importing Beat dashboards -- Importing dashboards in Filebeat -- Importing dashboards in Metricbeat -- Importing dashboards in Packetbeat -- Summary -- Chapter 14: Best Practices -- Requirement of test environment -- Picking the right time filter field -- Avoiding large document indexing -- Avoiding sparsity -- Avoiding unrelated data in the same index -- Normalizing the document -- Avoiding types in Indices -- Avoiding wildcard searches -- Summary -- Other Books You May Enjoy -- Index -- .

관련분야 신착자료

윤지선 (2026)
고려대학교. D-HUSS사업단 (2025)
한국일본학회 (2025)