<feed xmlns='http://www.w3.org/2005/Atom'>
<title>stasher/conf, branch master</title>
<subtitle>sane logstash experiment.</subtitle>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/'/>
<entry>
<title>Pass the keyvalues to the New functions</title>
<updated>2017-02-19T20:04:37+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-02-19T20:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=79c3ef8d5eb79d13bd2c72c7b3cc21526770ffd6'/>
<id>79c3ef8d5eb79d13bd2c72c7b3cc21526770ffd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return a Manager, not a Config</title>
<updated>2017-02-16T02:28:01+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-02-16T02:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=6f82a101fbfe6a040bed68c107e1f66012b0dbab'/>
<id>6f82a101fbfe6a040bed68c107e1f66012b0dbab</id>
<content type='text'>
We are not using the manager yet though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are not using the manager yet though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put the Manager in its own package</title>
<updated>2017-02-15T11:56:21+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-02-15T11:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=5147048d4a67c59f799203e1cc5f79b183208cab'/>
<id>5147048d4a67c59f799203e1cc5f79b183208cab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add http output module skeleton</title>
<updated>2017-01-29T19:15:24+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-01-29T19:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=30716efc96229240cdc1af40ce52d61b0658277b'/>
<id>30716efc96229240cdc1af40ce52d61b0658277b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Differentiate between modules and main modules</title>
<updated>2017-01-27T19:04:05+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-01-27T19:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=32e27950115011c00b09d955e34d07d68b60bd6e'/>
<id>32e27950115011c00b09d955e34d07d68b60bd6e</id>
<content type='text'>
Allow several modules within a main module.

We also start parsing the output main module (which does not have an
"http" module yet).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow several modules within a main module.

We also start parsing the output main module (which does not have an
"http" module yet).
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure the init functions of all modules are run</title>
<updated>2017-01-24T20:07:03+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-01-24T20:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=3a586419584a1fbfd9052b5bf43dcfcd657e9cb5'/>
<id>3a586419584a1fbfd9052b5bf43dcfcd657e9cb5</id>
<content type='text'>
We also get the filter function constructor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We also get the filter function constructor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce registry</title>
<updated>2017-01-20T20:03:08+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-01-20T20:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=5c24009f2b1fd5a7e5abd4dc33ebdec0c6eaaf25'/>
<id>5c24009f2b1fd5a7e5abd4dc33ebdec0c6eaaf25</id>
<content type='text'>
We introduce a registry that contains maps to builder functions. These
builder functions return the interface implementation of the modules
specified in the configuration.

We also make the input module type use the registry. All other module
types still have to be converted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We introduce a registry that contains maps to builder functions. These
builder functions return the interface implementation of the modules
specified in the configuration.

We also make the input module type use the registry. All other module
types still have to be converted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Print filter module description as well</title>
<updated>2017-01-20T19:00:46+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-01-20T19:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=ba15251035961020363fa5aff95ff0a361023af9'/>
<id>ba15251035961020363fa5aff95ff0a361023af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return module description</title>
<updated>2017-01-20T10:44:41+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-01-20T10:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=7490e2c1c2686e5de165965d5d6bbaf61a1894c8'/>
<id>7490e2c1c2686e5de165965d5d6bbaf61a1894c8</id>
<content type='text'>
For now it's mostly key-value pairs but it will most likely have to get
more complex because of the if-statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For now it's mostly key-value pairs but it will most likely have to get
more complex because of the if-statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't loop in advanceOneToken</title>
<updated>2017-01-18T17:53:05+00:00</updated>
<author>
<name>Silvan Jegen</name>
<email>s.jegen@gmail.com</email>
</author>
<published>2017-01-18T17:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://sillymon.ch/cgit/stasher/commit/?id=6dfe33a83a67d8fb9e431290e0c4ca86675f1b8f'/>
<id>6dfe33a83a67d8fb9e431290e0c4ca86675f1b8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
