{"id":2498,"date":"2017-07-31T09:23:00","date_gmt":"2017-07-31T09:23:00","guid":{"rendered":"https:\/\/blog.kindgeek.com\/?p=2498"},"modified":"2024-04-15T12:21:18","modified_gmt":"2024-04-15T12:21:18","slug":"new-trendy-business-solution-data-visualization-how-do-we-do-that","status":"publish","type":"post","link":"https:\/\/www.kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that","title":{"rendered":"Data visualization with Kibana and Elasticsearch: a new trendy business solution"},"content":{"rendered":"<div class=\"inhype-post\"><p class=\"post-date\">Recently updated on April 15, 2024<\/p><\/div>\n<h6 class=\"wp-block-heading\"><a href=\"#text1\">Kibana plugin for visualization actually<\/a><\/h6>\n\n\n\n<h6 class=\"wp-block-heading\"><a href=\"#text2\">Easy solution for business<\/a><\/h6>\n\n\n\n<h6 class=\"wp-block-heading\"><a href=\"#text3\">5 seconds<\/a><\/h6>\n\n\n\n<h6 class=\"wp-block-heading\"><a href=\"#text4\">Server metrics<\/a><\/h6>\n\n\n\n<p>Visualization of business data is very popular today, and this is pretty understandable why. Data visualization provides a lot of business advantages such as data is always in real-time &#8211; most fresh as possible, one-time cost investment which will save human resources and save from human mistakes.<\/p>\n\n\n\n<p>Moreover, this is a big challenge to lead and&nbsp;develop your business&nbsp;without accounting. And of course, anything you do, everybody is looking for innovations to improve business processes and create cost-cutting solutions.<\/p>\n\n\n\n<p>Probably, it could be amazing to have the universal application, intelligent machine that conducts reports on data of one\u2019s own bat. Maybe, it would gather them from different systems to your computer, combine and compare it. And in the end, the time passes for double-checking reports, a portion of fresh data is not being used for it. Only after that business can see all sides of its\u2019 processes.<\/p>\n\n\n\n<p>Sounds like \u201cThis is a story about far far future and reporting became to bring a pleasure\u2026\u201d. So<a target=\"_blank\" href=\"https:\/\/kindgeek.com\/\" rel=\"noreferrer noopener\">&nbsp;KindGeeks<\/a>&nbsp;decided to take such a challenge and create one. As a result, we have acquired a strong expertise in this area.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"810\" height=\"456\" src=\"https:\/\/kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/b7AqcfAEwjuPJFxiNqQu.jpg\" alt=\"\" class=\"wp-image-2505\" srcset=\"https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/b7AqcfAEwjuPJFxiNqQu.jpg 810w, https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/b7AqcfAEwjuPJFxiNqQu-300x169.jpg 300w, https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/b7AqcfAEwjuPJFxiNqQu-768x432.jpg 768w, https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/b7AqcfAEwjuPJFxiNqQu-360x203.jpg 360w\" sizes=\"auto, (max-width: 810px) 100vw, 810px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"> <\/h2>\n\n\n\n<p>Our main tool, the foundation, and bricks were Elasticsearch &#8211; an SQL database, that saves and aggregates all the information from different devices. It\u2019s a very efficient and flexible way to prepare data for visualization. The main feature of Elasticsearch is global data analysis and answers to different user&#8217;s requests efficiently.<\/p>\n\n\n\n<a id=\"text1\"><\/a>\n\n\n\n<h6 class=\"wp-block-heading\">And the second part, the roof, is about using the Kibana plugin for visualization actually.<\/h6>\n\n\n\n<p>It sounds like Google analytics analog at first, but no. Those two systems complete each other and form a beautiful house.&nbsp;<\/p>\n\n\n\n<p>This is a compilation of a big amount of business data from different devices (optional), an ability to chose the scope of data you need to analyze and show in a diagram, auto-synchronization.<\/p>\n\n\n\n<p>The only Achilles&#8217; heel is to pay attention to first set up the system to devices, but KindGeek successfully delivered to a variety of clients.<\/p>\n\n\n\n<p>While other companies are spending thousands of dollars for data visualization per year, we found a way to make it a hundred times cheaper, easier, and reflected it on one page.<\/p>\n\n\n\n<a id=\"text2\"><\/a>\n\n\n\n<h6 class=\"wp-block-heading\">This is our systemic approach and easy solution for business.<\/h6>\n\n\n\n<p>Going deep into the tech part, one of the most common cases for analytics is log processing. We had multiple customers with such requirements. One of our customers has big web-based services, that work all across the USA which produces about 1GB of logs every day. Our aim was to gather all logs in one place and show it both in raw format and visualized with different charts.<\/p>\n\n\n\n<p>The project intended to provide a convenient way to manage and view log data. In the end, the result log data will be accessible with Kibana dashboards, where each dashboard corresponds to a certain data source (app logs, database logs, etc.). Therefore, the dashboard contains a set of visualizations and charts, which can be created or customized with Kibana functionality. Besides a user can choose the time period for filtering logs and see raw logs as well. In addition, a user can see old logs up to one year back. However, logs older than one year are archived.<\/p>\n\n\n\n<a id=\"text3\"><\/a>\n\n\n\n<h6 class=\"wp-block-heading\">Approximate time of data delivery &#8211; 5 seconds. It means that once the log record appears in the system, it delivers to&nbsp;<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/kibana\" rel=\"noreferrer noopener\">the Kibana<\/a>&nbsp;board within 5 seconds.<\/h6>\n\n\n\n<p>We took care of all types of sources. In fact, there were: application file logs, apache2 file logs, logs from a user interface, metrics from the running server (memory, CPU, etc.)<\/p>\n\n\n\n<p>File logs are handled with<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/beats\/filebeat\" rel=\"noreferrer noopener\">&nbsp;Filebeat<\/a>. It tracks changes in log files and sends all new log records as soon as it appears in the file. Logs from the user interface can not be stored in a file. That\u2019s why they are sent to our host with HTTP requests. After that, it is stored in Elasticsearch.<\/p>\n\n\n\n<p>Also very valuable for us was the IP addresses of each request. Each address we convert to appropriate geographical coordinates and parse it on the map.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"693\" src=\"https:\/\/kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/Screen-Shot-2015-10-27-at-1.07.12-PM-1024x693.png\" alt=\"\" class=\"wp-image-2504\" srcset=\"https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/Screen-Shot-2015-10-27-at-1.07.12-PM-1024x693.png 1024w, https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/Screen-Shot-2015-10-27-at-1.07.12-PM-300x203.png 300w, https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/Screen-Shot-2015-10-27-at-1.07.12-PM-768x520.png 768w, https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/Screen-Shot-2015-10-27-at-1.07.12-PM-360x244.png 360w, https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2021\/02\/Screen-Shot-2015-10-27-at-1.07.12-PM.png 1288w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<a id=\"text4\"><\/a>\n\n\n\n<h6 class=\"wp-block-heading\">And finally, server metrics. Server metrics are gathered using Metricbeat shipper. We just configure which metric to take and where to send it.<\/h6>\n\n\n\n<p>Then we have to send data from each server to one place. In order to do this&nbsp;<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/beats\" rel=\"noreferrer noopener\">elastic beats<\/a>&nbsp;should be installed on each application server. Each app server sends logs to the ELK server with elastic beats. Logstash parses and converts logs. After that, logs are sent to elasticsearch. Amazon Elastic Block Store is used as a volume for storing logs.<\/p>\n\n\n\n<p>As a result, Elasticsearch,<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/logstash\" rel=\"noreferrer noopener\">&nbsp;Logstash<\/a>, and Kibana are installed in the single EC2 instance. Also for providing security and alerting functionality X-Pack should be installed as well.<\/p>\n\n\n\n<p>In conclusion, there is a list of technologies we&#8217;ve used to implement this beautiful process:<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/elasticsearch\" rel=\"noreferrer noopener\">&nbsp;Elasticsearch<\/a>,<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/logstash\" rel=\"noreferrer noopener\">&nbsp;Logstash<\/a>,<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/kibana\" rel=\"noreferrer noopener\">&nbsp;Kibana<\/a>,<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/beats\" rel=\"noreferrer noopener\">&nbsp;Elastic beats<\/a>,<a target=\"_blank\" href=\"https:\/\/www.elastic.co\/products\/x-pack\" rel=\"noreferrer noopener\">&nbsp;Elastic X-Pack<\/a>,<a target=\"_blank\" href=\"https:\/\/aws.amazon.com\/ec2\/?sc_channel=PS&amp;sc_campaign=acquisition_TR&amp;sc_publisher=google&amp;sc_medium=ec2_b&amp;sc_content=ec2_e&amp;sc_detail=aws%20ec2&amp;sc_category=ec2&amp;sc_segment=177764564076&amp;sc_matchtype=e&amp;sc_country=TR&amp;s_kwcid=AL!4422!3!177764564076!e!!g!!aws%20ec2&amp;ef_id=WSWPXgAABRtUVHYD:20170628124655:s\" rel=\"noreferrer noopener\">&nbsp;AWS EC2<\/a>,<a target=\"_blank\" href=\"https:\/\/aws.amazon.com\/ebs\/?sc_channel=PS&amp;sc_campaign=acquisition_TR&amp;sc_publisher=google&amp;sc_medium=ebs_b&amp;sc_content=block_storage_e&amp;sc_detail=aws%20ebs&amp;sc_category=ebs&amp;sc_segment=144719603895&amp;sc_matchtype=e&amp;sc_country=TR&amp;s_kwcid=AL!4422!3!144719603895!e!!g!!aws%20ebs&amp;ef_id=WSWPXgAABRtUVHYD:20170628125130:s\" rel=\"noreferrer noopener\">&nbsp;AWS EBS<\/a>,<a target=\"_blank\" href=\"https:\/\/aws.amazon.com\/glacier\/?sc_channel=PS&amp;sc_campaign=acquisition_TR&amp;sc_publisher=google&amp;sc_medium=glacier_b&amp;sc_content=glacier_e&amp;sc_detail=aws%20glacier&amp;sc_category=glacier&amp;sc_segment=177764564379&amp;sc_matchtype=e&amp;sc_country=TR&amp;s_kwcid=AL!4422!3!177764564379!e!!g!!aws%20glacier&amp;ef_id=WSWPXgAABRtUVHYD:20170628125202:s\" rel=\"noreferrer noopener\">&nbsp;AWS Glacier.<\/a><\/p>\n\n\n\n<p>It might sound confusing, but isn&#8217;t the result beautiful now?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Visualization of business data is very popular today. There is a list of technologies we&#8217;ve used to implement this beautiful process: Elasticsearch, Logstash, Kibana, Elastic beats, Elastic X-Pack, AWS EC2, AWS EBS, AWS Glacier.                                                                                                                                                                                                                                  Read the article to learn more&#8230;<\/p>\n","protected":false},"author":4,"featured_media":2501,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2],"tags":[],"class_list":{"0":"post-2498","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-business"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Data visualization with Kibana and Elasticsearch: a new trendy business solution | Kindgeek<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data visualization with Kibana and Elasticsearch: a new trendy business solution | Kindgeek\" \/>\n<meta property=\"og:description\" content=\"Visualization of business data is very popular today. There is a list of technologies we&#039;ve used to implement this beautiful process: Elasticsearch, Logstash, Kibana, Elastic beats, Elastic X-Pack, AWS EC2, AWS EBS, AWS Glacier.                                                                                                                 Read the article to learn more...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that\" \/>\n<meta property=\"og:site_name\" content=\"Kindgeek\" \/>\n<meta property=\"article:published_time\" content=\"2017-07-31T09:23:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-15T12:21:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kindgeek.com\/blog\/wp-content\/uploads\/2017\/07\/b7AqcfAEwjuPJFxiNqQu.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"810\" \/>\n\t<meta property=\"og:image:height\" content=\"456\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Oleksandra Denysenko\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Oleksandra Denysenko\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data visualization with Kibana and Elasticsearch: a new trendy business solution | Kindgeek","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that","og_locale":"en_US","og_type":"article","og_title":"Data visualization with Kibana and Elasticsearch: a new trendy business solution | Kindgeek","og_description":"Visualization of business data is very popular today. There is a list of technologies we've used to implement this beautiful process: Elasticsearch, Logstash, Kibana, Elastic beats, Elastic X-Pack, AWS EC2, AWS EBS, AWS Glacier.                                                                                                                 Read the article to learn more...","og_url":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that","og_site_name":"Kindgeek","article_published_time":"2017-07-31T09:23:00+00:00","article_modified_time":"2024-04-15T12:21:18+00:00","og_image":[{"width":810,"height":456,"url":"https:\/\/kindgeek.com\/blog\/wp-content\/uploads\/2017\/07\/b7AqcfAEwjuPJFxiNqQu.jpg","type":"image\/jpeg"}],"author":"Oleksandra Denysenko","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Oleksandra Denysenko","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that#article","isPartOf":{"@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that"},"author":{"name":"Oleksandra Denysenko","@id":"https:\/\/kindgeek.com\/blog\/#\/schema\/person\/b7e18f6c5e7558eb8b0562524776d397"},"headline":"Data visualization with Kibana and Elasticsearch: a new trendy business solution","datePublished":"2017-07-31T09:23:00+00:00","dateModified":"2024-04-15T12:21:18+00:00","mainEntityOfPage":{"@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that"},"wordCount":874,"commentCount":0,"publisher":{"@id":"https:\/\/kindgeek.com\/blog\/#organization"},"image":{"@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that#primaryimage"},"thumbnailUrl":"https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2017\/07\/b7AqcfAEwjuPJFxiNqQu.jpg","articleSection":["Business"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that","url":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that","name":"Data visualization with Kibana and Elasticsearch: a new trendy business solution | Kindgeek","isPartOf":{"@id":"https:\/\/kindgeek.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that#primaryimage"},"image":{"@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that#primaryimage"},"thumbnailUrl":"https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2017\/07\/b7AqcfAEwjuPJFxiNqQu.jpg","datePublished":"2017-07-31T09:23:00+00:00","dateModified":"2024-04-15T12:21:18+00:00","breadcrumb":{"@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that#primaryimage","url":"https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2017\/07\/b7AqcfAEwjuPJFxiNqQu.jpg","contentUrl":"https:\/\/www.kindgeek.com\/blog\/wp-content\/uploads\/2017\/07\/b7AqcfAEwjuPJFxiNqQu.jpg","width":810,"height":456},{"@type":"BreadcrumbList","@id":"https:\/\/kindgeek.com\/blog\/post\/new-trendy-business-solution-data-visualization-how-do-we-do-that#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kindgeek.com\/blog"},{"@type":"ListItem","position":2,"name":"Data visualization with Kibana and Elasticsearch: a new trendy business solution"}]},{"@type":"WebSite","@id":"https:\/\/kindgeek.com\/blog\/#website","url":"https:\/\/kindgeek.com\/blog\/","name":"Kindgeek","description":"Blog | Kindgeek","publisher":{"@id":"https:\/\/kindgeek.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kindgeek.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/kindgeek.com\/blog\/#organization","name":"Kindgeek","url":"https:\/\/kindgeek.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kindgeek.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/kindgeek.com\/blog\/wp-content\/uploads\/2026\/02\/kg-logo-updated.png","contentUrl":"https:\/\/kindgeek.com\/blog\/wp-content\/uploads\/2026\/02\/kg-logo-updated.png","width":300,"height":60,"caption":"Kindgeek"},"image":{"@id":"https:\/\/kindgeek.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/kindgeek.com\/blog\/#\/schema\/person\/b7e18f6c5e7558eb8b0562524776d397","name":"Oleksandra Denysenko","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kindgeek.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2caa7a2fa3801c6f8a0b39da2f107736?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2caa7a2fa3801c6f8a0b39da2f107736?s=96&d=mm&r=g","caption":"Oleksandra Denysenko"},"url":"https:\/\/www.kindgeek.com\/blog\/post\/author\/oleksandra-denysenko"}]}},"_links":{"self":[{"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/posts\/2498","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/comments?post=2498"}],"version-history":[{"count":8,"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/posts\/2498\/revisions"}],"predecessor-version":[{"id":4858,"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/posts\/2498\/revisions\/4858"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/media\/2501"}],"wp:attachment":[{"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/media?parent=2498"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/categories?post=2498"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kindgeek.com\/blog\/wp-json\/wp\/v2\/tags?post=2498"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}