{"id":1005,"date":"2022-05-09T12:26:11","date_gmt":"2022-05-09T11:26:11","guid":{"rendered":"http:\/\/thomas-kopton.de\/vblog\/?p=1005"},"modified":"2022-05-09T12:26:11","modified_gmt":"2022-05-09T11:26:11","slug":"vrealize-log-insight-daily-disk-consumption-quick-tip","status":"publish","type":"post","link":"https:\/\/thomas-kopton.de\/vblog\/?p=1005","title":{"rendered":"vRealize Log Insight Daily Disk Consumption &#8211; Quick Tip"},"content":{"rendered":"\n<p>Recently I was asked how to quickly estimate the <strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">vRealize Log Insight <\/mark><\/strong>(vRLI) <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\"><strong>data usage per day<\/strong><\/mark> and I have checked several, more or less obvious, approaches.<\/p>\n\n\n\n<p>Usually, this question comes up when a customer is either re-designing the vRLI cluster or migrating to the vRealize Log Insight Cloud instance. To answer that question we first need to specify what &#8220;data usage&#8221; means.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-purple-color\">Data usage on disk<\/mark><\/strong> is certainly the most important metric when you need to size your instance. The first idea was to use the vRLI System Monitor and evaluate the IOPS statistics &#8211; <code>Bytes Written<\/code> metric. In the example shown in the next picture, we have a value of around 13MB\/s on average which would mean almost 1TB per day of written data!  In my environment that cannot be correct. Firstly it is an average, secondly, it&#8217;s IOPS, which means not every byte written means data being stored, update and delete ops are also written data.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"256\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2-1024x256.png\" alt=\"\" class=\"wp-image-1017\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2-1024x256.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2-300x75.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2-768x192.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png 1514w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption><em>Figure 01: vRLI System Monitor &#8211; Bytes Written.<\/em><\/figcaption><\/figure><\/div>\n\n\n\n<p>The number is still very valuable as you usually need the IOPS information to size your storage backend, but it does not help with the data usage on disk.<\/p>\n\n\n\n<p>Next idea was to leverage <strong>vRrealize Operations<\/strong> (vROps) to estimate the daily usage or daily incoming data. In vROps you simply go to the vRLI node(s) and check the<code> Guest File System<\/code> usage. Unfortunately, that does not work if the disk is already at 97% of the usage as at this point vRLI will start deleting old buckets and you will see frequent drops and not a continuously increasing metric value. That approach also may not work if you have created various index partitions with different retention periods and vRLI is frequently removing data. In the next figure, you see the file system usage in case the file system is already breaching the 97% threshold.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"436\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-1024x436.png\" alt=\"\" class=\"wp-image-1008\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-1024x436.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-300x128.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-768x327.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-1536x653.png 1536w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2048x871.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption><em>Figure 02: vRLI file system usage monitored by vRealize Operations.<\/em><\/figcaption><\/figure><\/div>\n\n\n\n<p>As long as the file system is way below 97% and there is only one index partition configured, this vROps number, or more specifically the difference between the value at <code>day_n<\/code> and <code>day_n-1<\/code>, will give you a pretty good estimation.<\/p>\n\n\n\n<p>All that means is we need something more accurate.<\/p>\n\n\n\n<p>And here it comes. Working on <strong>System Alerts<\/strong> I have coincidentally discovered that the <code>Repository Retention Time <\/code>system alert will give you exactly the number you need. To trigger that alert you simply configure the threshold to a number that will be breached and you will get your information.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-3.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-3-1024x461.png\" alt=\"\" class=\"wp-image-1024\" width=\"512\" height=\"231\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-3-1024x461.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-3-300x135.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-3-768x346.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-3.png 1256w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/a><figcaption><em>Figure 03: vRLI Retention Notification settings.<\/em><\/figcaption><\/figure><\/div>\n\n\n\n<p>After the next evaluation (once every 24hrs) you will receive an email with the needed numbers. In the next figure, you see, that my vRLI instance consumes around 10GB per day. I have received that message for the next 2 days and the number remains stable at around 9.8 &#8211; 9.9 GB\/day.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-5.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"308\" src=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-5-1024x308.png\" alt=\"\" class=\"wp-image-1027\" srcset=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-5-1024x308.png 1024w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-5-300x90.png 300w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-5-768x231.png 768w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-5-1536x462.png 1536w, https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-5-2048x616.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption><em>Figure 04: Disk consumption per day information.<\/em><\/figcaption><\/figure><\/div>\n\n\n\n<p>I hope that helps you size your vRLI when for example <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>migrating<\/strong><\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>to vRealize Log Insight Cloud<\/strong><\/mark>.<\/p>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">Stay<\/mark> <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-amber-color\">safe<\/mark><\/strong>.<\/p>\n\n\n\n<p>Thomas \u2013&nbsp;<a href=\"https:\/\/twitter.com\/ThomasKopton\">https:\/\/twitter.com\/<\/a><a href=\"https:\/\/twitter.com\/ThomasKopton\">ThomasKopton<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Recently I was asked how to quickly estimate the vRealize Log Insight (vRLI) data usage per day and I have checked several, more or less obvious, approaches. Usually, this question comes up when a customer is either re-designing the vRLI cluster or migrating to the vRealize Log Insight Cloud instance. To answer that question we &#8230;<\/p>\n","protected":false},"author":1,"featured_media":1017,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[25,7],"class_list":["post-1005","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-vrealize-log-insight","tag-vrealize-log-insight","tag-vrli"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>vRealize Log Insight Daily Disk Consumption - Quick Tip - TOMsOps<\/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:\/\/thomas-kopton.de\/vblog\/?p=1005\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"vRealize Log Insight Daily Disk Consumption - Quick Tip - TOMsOps\" \/>\n<meta property=\"og:description\" content=\"Recently I was asked how to quickly estimate the vRealize Log Insight (vRLI) data usage per day and I have checked several, more or less obvious, approaches. Usually, this question comes up when a customer is either re-designing the vRLI cluster or migrating to the vRealize Log Insight Cloud instance. To answer that question we ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thomas-kopton.de\/vblog\/?p=1005\" \/>\n<meta property=\"og:site_name\" content=\"TOMsOps\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-09T11:26:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1514\" \/>\n\t<meta property=\"og:image:height\" content=\"378\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Thomas Kopton\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Thomas Kopton\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#article\",\"isPartOf\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005\"},\"author\":{\"name\":\"Thomas Kopton\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82\"},\"headline\":\"vRealize Log Insight Daily Disk Consumption &#8211; Quick Tip\",\"datePublished\":\"2022-05-09T11:26:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005\"},\"wordCount\":502,\"commentCount\":1,\"image\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png\",\"keywords\":[\"vRealize log insight\",\"vRLI\"],\"articleSection\":[\"vRealize Log Insight\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005\",\"url\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005\",\"name\":\"vRealize Log Insight Daily Disk Consumption - Quick Tip - TOMsOps\",\"isPartOf\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png\",\"datePublished\":\"2022-05-09T11:26:11+00:00\",\"author\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82\"},\"breadcrumb\":{\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thomas-kopton.de\/vblog\/?p=1005\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage\",\"url\":\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png\",\"contentUrl\":\"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png\",\"width\":1514,\"height\":378},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/?p=1005#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thomas-kopton.de\/vblog\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"vRealize Log Insight Daily Disk Consumption &#8211; Quick Tip\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#website\",\"url\":\"https:\/\/thomas-kopton.de\/vblog\/\",\"name\":\"TOMsOps\",\"description\":\"Just another VMware Cloud Management Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thomas-kopton.de\/vblog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82\",\"name\":\"Thomas Kopton\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g\",\"caption\":\"Thomas Kopton\"},\"url\":\"https:\/\/thomas-kopton.de\/vblog\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"vRealize Log Insight Daily Disk Consumption - Quick Tip - TOMsOps","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:\/\/thomas-kopton.de\/vblog\/?p=1005","og_locale":"en_US","og_type":"article","og_title":"vRealize Log Insight Daily Disk Consumption - Quick Tip - TOMsOps","og_description":"Recently I was asked how to quickly estimate the vRealize Log Insight (vRLI) data usage per day and I have checked several, more or less obvious, approaches. Usually, this question comes up when a customer is either re-designing the vRLI cluster or migrating to the vRealize Log Insight Cloud instance. To answer that question we ...","og_url":"https:\/\/thomas-kopton.de\/vblog\/?p=1005","og_site_name":"TOMsOps","article_published_time":"2022-05-09T11:26:11+00:00","og_image":[{"width":1514,"height":378,"url":"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png","type":"image\/png"}],"author":"Thomas Kopton","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Thomas Kopton","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005#article","isPartOf":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005"},"author":{"name":"Thomas Kopton","@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82"},"headline":"vRealize Log Insight Daily Disk Consumption &#8211; Quick Tip","datePublished":"2022-05-09T11:26:11+00:00","mainEntityOfPage":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005"},"wordCount":502,"commentCount":1,"image":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage"},"thumbnailUrl":"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png","keywords":["vRealize log insight","vRLI"],"articleSection":["vRealize Log Insight"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/thomas-kopton.de\/vblog\/?p=1005#respond"]}]},{"@type":"WebPage","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005","url":"https:\/\/thomas-kopton.de\/vblog\/?p=1005","name":"vRealize Log Insight Daily Disk Consumption - Quick Tip - TOMsOps","isPartOf":{"@id":"https:\/\/thomas-kopton.de\/vblog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage"},"image":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage"},"thumbnailUrl":"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png","datePublished":"2022-05-09T11:26:11+00:00","author":{"@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82"},"breadcrumb":{"@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thomas-kopton.de\/vblog\/?p=1005"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005#primaryimage","url":"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png","contentUrl":"https:\/\/thomas-kopton.de\/vblog\/wp-content\/uploads\/2022\/05\/image-2.png","width":1514,"height":378},{"@type":"BreadcrumbList","@id":"https:\/\/thomas-kopton.de\/vblog\/?p=1005#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thomas-kopton.de\/vblog"},{"@type":"ListItem","position":2,"name":"vRealize Log Insight Daily Disk Consumption &#8211; Quick Tip"}]},{"@type":"WebSite","@id":"https:\/\/thomas-kopton.de\/vblog\/#website","url":"https:\/\/thomas-kopton.de\/vblog\/","name":"TOMsOps","description":"Just another VMware Cloud Management Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thomas-kopton.de\/vblog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/892d6b96c66b1dd4b75c6e32fdbfea82","name":"Thomas Kopton","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thomas-kopton.de\/vblog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e746aafbd3733172ceb4d600ba1feda61bc87cd3b70f5a9dfb581907cc7973b1?s=96&d=mm&r=g","caption":"Thomas Kopton"},"url":"https:\/\/thomas-kopton.de\/vblog\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts\/1005","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1005"}],"version-history":[{"count":23,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts\/1005\/revisions"}],"predecessor-version":[{"id":1034,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/posts\/1005\/revisions\/1034"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=\/wp\/v2\/media\/1017"}],"wp:attachment":[{"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1005"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1005"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thomas-kopton.de\/vblog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1005"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}