<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for eltuko.net	</title>
	<atom:link href="https://www.eltuko.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.eltuko.net</link>
	<description>Continuous improvement</description>
	<lastBuildDate>Wed, 30 Oct 2019 13:56:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.5</generator>
	<item>
		<title>
		Comment on Raspberry K8s on Wifi by Tushar Chatterjee		</title>
		<link>https://www.eltuko.net/raspberry-k8s-on-wifi/#comment-4755</link>

		<dc:creator><![CDATA[Tushar Chatterjee]]></dc:creator>
		<pubDate>Wed, 30 Oct 2019 13:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=221#comment-4755</guid>

					<description><![CDATA[Very interesting and inspirational. This is out of daily job routine what we do mostly. Thanks Andrea.

Regards
Tushar]]></description>
			<content:encoded><![CDATA[<p>Very interesting and inspirational. This is out of daily job routine what we do mostly. Thanks Andrea.</p>
<p>Regards<br />
Tushar</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by Gaurav Uniyal		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-2134</link>

		<dc:creator><![CDATA[Gaurav Uniyal]]></dc:creator>
		<pubDate>Wed, 10 Jan 2018 09:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-2134</guid>

					<description><![CDATA[I am working on ELK framework for logging. I want to deploy logstash through octopus and  and want to fectch  value of username and password  from octopus.

Please find below my config file
input { 
couchdb_changes {
db =&#062; ****
host =&#062; *****
secure =&#062; ****
username =&#062; test
password =&#062; &quot;test123&quot; //couchdb password
port =&#062; 6984 
sequence_path =&#062; &quot;seq_path&quot; //sequence path 
tags =&#062; &quot;proadmin_logs_dev_env&quot;	
}
}

filter {
}

output {
elasticsearch {
hosts =&#062; &quot;*&quot;  //elastic search cluster url
ssl =&#062; &quot;true&quot; //connection with https
index =&#062; &quot;index_-%{+YYYY.MM}&quot; //elasticserach index name
codec =&#062; &quot;json&quot;
document_type =&#062; &quot;tesrt&quot; //elasticsearch index type
manage_template =&#062; false
}
}]]></description>
			<content:encoded><![CDATA[<p>I am working on ELK framework for logging. I want to deploy logstash through octopus and  and want to fectch  value of username and password  from octopus.</p>
<p>Please find below my config file<br />
input {<br />
couchdb_changes {<br />
db =&gt; ****<br />
host =&gt; *****<br />
secure =&gt; ****<br />
username =&gt; test<br />
password =&gt; &#8220;test123&#8221; //couchdb password<br />
port =&gt; 6984<br />
sequence_path =&gt; &#8220;seq_path&#8221; //sequence path<br />
tags =&gt; &#8220;proadmin_logs_dev_env&#8221;<br />
}<br />
}</p>
<p>filter {<br />
}</p>
<p>output {<br />
elasticsearch {<br />
hosts =&gt; &#8220;*&#8221;  //elastic search cluster url<br />
ssl =&gt; &#8220;true&#8221; //connection with https<br />
index =&gt; &#8220;index_-%{+YYYY.MM}&#8221; //elasticserach index name<br />
codec =&gt; &#8220;json&#8221;<br />
document_type =&gt; &#8220;tesrt&#8221; //elasticsearch index type<br />
manage_template =&gt; false<br />
}<br />
}</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by Andrea		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-2081</link>

		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Fri, 29 Dec 2017 14:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-2081</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-2076&quot;&gt;robert revolver&lt;/a&gt;.

Glad you like it, I&#039;ve also found this post if you want to play with Octopus data: https://octopus.com/docs/administration/reporting]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-2076">robert revolver</a>.</p>
<p>Glad you like it, I&#8217;ve also found this post if you want to play with Octopus data: <a href="https://octopus.com/docs/administration/reporting" rel="nofollow ugc">https://octopus.com/docs/administration/reporting</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by robert revolver		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-2076</link>

		<dc:creator><![CDATA[robert revolver]]></dc:creator>
		<pubDate>Thu, 28 Dec 2017 18:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-2076</guid>

					<description><![CDATA[Really nice approach, i am planning to do this, and also send Jenkins and Github telemetry to ELK stack, just to close the loop of my deployment pipeline.
Useful links:
Github -&#062; ELK
https://help.github.com/enterprise/2.12/admin/articles/log-forwarding/ 
Jenkins -&#062; ELK
http://www.admintome.com/blog/logging-jenkins-jobs-using-elasticsearch-and-kibana/]]></description>
			<content:encoded><![CDATA[<p>Really nice approach, i am planning to do this, and also send Jenkins and Github telemetry to ELK stack, just to close the loop of my deployment pipeline.<br />
Useful links:<br />
Github -&gt; ELK<br />
<a href="https://help.github.com/enterprise/2.12/admin/articles/log-forwarding/" rel="nofollow ugc">https://help.github.com/enterprise/2.12/admin/articles/log-forwarding/</a><br />
Jenkins -&gt; ELK<br />
<a href="http://www.admintome.com/blog/logging-jenkins-jobs-using-elasticsearch-and-kibana/" rel="nofollow ugc">http://www.admintome.com/blog/logging-jenkins-jobs-using-elasticsearch-and-kibana/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by FirstLindsey		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-1881</link>

		<dc:creator><![CDATA[FirstLindsey]]></dc:creator>
		<pubDate>Fri, 17 Nov 2017 17:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-1881</guid>

					<description><![CDATA[I see you don&#039;t monetize your website, don&#039;t waste your traffic, you can earn additional bucks every month because you&#039;ve got hi quality content.
If you want to know how to make extra money, search for: Boorfe&#039;s tips best adsense alternative]]></description>
			<content:encoded><![CDATA[<p>I see you don&#8217;t monetize your website, don&#8217;t waste your traffic, you can earn additional bucks every month because you&#8217;ve got hi quality content.<br />
If you want to know how to make extra money, search for: Boorfe&#8217;s tips best adsense alternative</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by Andrea		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-55</link>

		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Mon, 20 Jul 2015 12:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-55</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-51&quot;&gt;Steve L&lt;/a&gt;.

Hi Steve!

Logstash will always have to read from a source somehow so that it can write it to a destination. You can get a list of input plugins &lt;a href=&quot;https://www.elastic.co/guide/en/logstash/current/input-plugins.html&quot;  target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;here &lt;/a&gt;.

If you are on a local network you could use a tcp filter. Please check &lt;a href=&quot;https://www.elastic.co/guide/en/logstash/current/plugins-inputs-tcp.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;this link&lt;/a&gt;.

I don&#039;t know what would be best for the sensitive variables. The simplest thing that I can think of would be to override the values at the end of Get-OctopusVariablesJson function, but to do this we need to know if a variable is sensible or not ...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-51">Steve L</a>.</p>
<p>Hi Steve!</p>
<p>Logstash will always have to read from a source somehow so that it can write it to a destination. You can get a list of input plugins <a href="https://www.elastic.co/guide/en/logstash/current/input-plugins.html"  target="_blank" rel="nofollow">here </a>.</p>
<p>If you are on a local network you could use a tcp filter. Please check <a href="https://www.elastic.co/guide/en/logstash/current/plugins-inputs-tcp.html" target="_blank" rel="nofollow">this link</a>.</p>
<p>I don&#8217;t know what would be best for the sensitive variables. The simplest thing that I can think of would be to override the values at the end of Get-OctopusVariablesJson function, but to do this we need to know if a variable is sensible or not &#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by Steve L		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-51</link>

		<dc:creator><![CDATA[Steve L]]></dc:creator>
		<pubDate>Fri, 10 Jul 2015 13:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-51</guid>

					<description><![CDATA[What if you wanted to bypass rabbitmq and send deploy info directly into logstash? Also, what would be a good way to mask sensitive variables?]]></description>
			<content:encoded><![CDATA[<p>What if you wanted to bypass rabbitmq and send deploy info directly into logstash? Also, what would be a good way to mask sensitive variables?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by Andrea		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-48</link>

		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Sun, 05 Jul 2015 09:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-48</guid>

					<description><![CDATA[Hi Matt!

I&#039;ve been busy but I finally managed to add the step template in the Octopus Library and to create the pull request.

You can track it here:
https://github.com/OctopusDeploy/Library/pull/181

I&#039;m just curious: Are you tracking deploys with ELK or Splunk somehow?]]></description>
			<content:encoded><![CDATA[<p>Hi Matt!</p>
<p>I&#8217;ve been busy but I finally managed to add the step template in the Octopus Library and to create the pull request.</p>
<p>You can track it here:<br />
<a href="https://github.com/OctopusDeploy/Library/pull/181" rel="nofollow ugc">https://github.com/OctopusDeploy/Library/pull/181</a></p>
<p>I&#8217;m just curious: Are you tracking deploys with ELK or Splunk somehow?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Keep track of Octopus deploys with the ELK stack by Matt		</title>
		<link>https://www.eltuko.net/keep-track-of-octopus-deploys-with-the-elk-stack/#comment-43</link>

		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Fri, 26 Jun 2015 08:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=78#comment-43</guid>

					<description><![CDATA[Any chance this could be published as a step template - https://library.octopusdeploy.com? 

Would be great for the community to have easy access to this.]]></description>
			<content:encoded><![CDATA[<p>Any chance this could be published as a step template &#8211; <a href="https://library.octopusdeploy.com" rel="nofollow ugc">https://library.octopusdeploy.com</a>? </p>
<p>Would be great for the community to have easy access to this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Devops coaching by Andrea		</title>
		<link>https://www.eltuko.net/devops-coaching/#comment-29</link>

		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Sat, 16 May 2015 07:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.eltuko.net/?p=143#comment-29</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.eltuko.net/devops-coaching/#comment-27&quot;&gt;Rita&lt;/a&gt;.

no problem :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.eltuko.net/devops-coaching/#comment-27">Rita</a>.</p>
<p>no problem :)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
