<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kibana on iMil.net</title>
    <link>http://imil.net/blog/tags/kibana/</link>
    <description>Recent content in Kibana on iMil.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 26 Aug 2022 07:44:15 +0200</lastBuildDate>
    <atom:link href="http://imil.net/blog/tags/kibana/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Kibana API as an Elasticsearch Proxy</title>
      <link>http://imil.net/blog/posts/2022/using-kibana-as-elasticsearch-proxy/</link>
      <pubDate>Fri, 26 Aug 2022 07:44:15 +0200</pubDate>
      <guid>http://imil.net/blog/posts/2022/using-kibana-as-elasticsearch-proxy/</guid>
      <description>&lt;p&gt;While searching for an &lt;em&gt;elasticsearch tail -f&lt;/em&gt;, I stumble upon this &lt;a href=&#34;https://lstail.org/en/latest/&#34;&gt;nice piece of software&lt;/a&gt; that does exactly that. Reading the configuration file I noticed the &lt;code&gt;server_kibana-proxy&lt;/code&gt; section and wondered if that meant that &lt;em&gt;elasticsearch&lt;/em&gt; could be queried via &lt;em&gt;kibana&lt;/em&gt;, and it turns out that yes, you don&amp;rsquo;t have to expose &lt;em&gt;ES&lt;/em&gt; port (&lt;code&gt;:9200&lt;/code&gt;), you can use &lt;em&gt;kibana&lt;/em&gt;&amp;rsquo;s &lt;em&gt;API&lt;/em&gt; instead, in particular the &lt;em&gt;console API&lt;/em&gt; to be able to query &lt;em&gt;ES&lt;/em&gt; directly.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
