Commit graph

865 commits

Author SHA1 Message Date
Jordan Sissel
f26ef0af4f - call them attributes
- call 'setting_name' simply 'name'
2013-01-01 17:18:22 -08:00
Jordan Sissel
8cbb10bb4a - 'eval' wasn't working well on 'config :foo ...' lines that used
in-scope constants/variables.

  Switched to using monkeypatching the 'config' method instead.

  There's still slight bugs, like the 'charset'  on all inputs has no
  validation nor default listed.
2013-01-01 17:18:22 -08:00
James Turnbull
967553ccd0 Fixed typo in jar -uf command line 2012-12-31 17:09:13 -05:00
James Turnbull
9bde79c62d Updated flags list to include full list. 2012-12-24 12:47:22 -05:00
Jordan Sissel
d20d8a6737 - add missing redis flag for extra logging (Pointed out by Georgi Pachov
on the mailing list)
2012-12-21 09:47:47 -08:00
Jordan Sissel
34c6185239 - use the correct attribute for format 2012-12-11 01:23:46 -08:00
James Turnbull
b73630c3d4 * Updated --config command line flag to include -f shortcut 2012-12-05 23:43:26 -05:00
Jordan Sissel
ca057bc175 Remove weird unicode spacing 2012-11-13 15:53:07 -08:00
Jordan Sissel
925317f8ed link to dreamobjects now 2012-11-10 07:33:28 +00:00
Jordan Sissel
dc200a94c4 - Add "unsupported" plugin status
- Mark both amqp plugins as 'unsupported'. Seeking a maintainer for
  both the code and the community support for these plugins.
2012-11-07 16:50:48 -08:00
Jordan Sissel
6a827f8a62 - use more recent puppetconf presentation 2012-11-05 16:41:25 -08:00
Jordan Sissel
b51a9e3bd6 Use -vv 2012-10-26 10:27:58 -07:00
Eric Veiras Galisson
d296e986d8 typo fix: the centralized tutorial uses Redis now 2012-08-17 17:31:43 +02:00
Jordan Sissel
05d80fafea Document comment feature 2012-08-16 11:53:23 -07:00
Jordan Sissel
7f0884b52f Fix default displays again 2012-08-10 23:23:26 -07:00
Jordan Sissel
2e459d550a Fix nil vs false values for defaults 2012-08-10 23:06:51 -07:00
Jordan Sissel
e037b16e00 - Add notes about the -f flag supporting directory and wildcard paths as
well. (Reported by timbunce)
2012-07-31 10:26:15 -07:00
Pete Fritchman
2337670652 markdown fixup 2012-07-16 22:08:49 -04:00
Pete Fritchman
2632f1ede9 handle threadable and multi-line arrays 2012-07-16 06:43:35 -04:00
Jordan Sissel
3d53b5f739 Add note about multicast possibly causing early newbie stumbling 2012-07-16 01:32:08 -07:00
Pete Fritchman
8a5ab153b6 Merge pull request #167 from wiibaa/LOGSTASH-338
Small correction to tutorials + Proposal of graphical overview for the centralized config
2012-07-06 08:51:17 -07:00
wiibaa
12283c0e1b Using correct markdown syntax for links 2012-07-03 21:31:27 +02:00
wiibaa
40c5b240bf Adding an graphical overview of the centralized config.
You can open the xml with www.diagram.ly to change or re-export the png
2012-07-03 09:12:13 +02:00
wiibaa
f1b19abc3b Adding link to grok filter 2012-07-03 08:57:02 +02:00
wiibaa
05c46d90e7 Wrapping curl url with quote for correct execution 2012-07-03 08:56:59 +02:00
wiibaa
b1f9560529 Fixing link to elasticsearch output doc reference for version 2012-07-03 08:56:56 +02:00
wiibaa
8338c59e4d Correcting link to configuration from getting started standalone 2012-07-03 08:56:53 +02:00
John E. Vincent
373a210f4d updating centralized setup to use Redis instead of AMQP 2012-07-02 13:39:46 -04:00
John E. Vincent
7c10696373 small typos in simple start 2012-07-02 10:18:41 -04:00
John E. Vincent
b73c7324f9 updating the 'simple' guide 2012-07-02 02:53:37 -04:00
John E. Vincent
b73f1f7935 remove old and confusing reference to libgrok. 2012-06-08 10:20:16 -03:00
John E. Vincent
cb06fc0d84 updating zeromq tutorial to reflect reality 2012-02-22 14:52:03 -05:00
Jordan Sissel
290f5f21ca - fix link 2012-02-10 19:40:18 -08:00
John E. Vincent
21e0472344 start of a zeromq tutorial 2012-02-05 01:29:24 -05:00
Jordan Sissel
f06f58c949 - remove notes about building the gem 2012-02-01 17:38:38 -08:00
Jordan Sissel
4bc19e1892 - remove rubygem pointers; I have yanked every version of logstash from
rubygems.org so there is no need to include 'gem install' directions.

  Context:
    * https://gist.github.com/1720432
    * https://gist.github.com/1720739
2012-02-01 17:12:42 -08:00
Jordan Sissel
c742ba8864 Merge commit 'b929cdf' into v1.1.0-pending-release
Conflicts:
	lib/logstash/inputs/amqp.rb
	lib/logstash/outputs/amqp.rb
2012-01-30 23:11:48 -08:00
Jordan Sissel
7b7762c948 - fix formatting 2012-01-30 16:54:17 -05:00
Jordan Sissel
e017087e8f - rename plugin status "unstable" to "beta" so as to imply less in the
word alone.
2012-01-30 12:30:19 -08:00
Jordan Sissel
7cc8a2c00d - add life of an event 2012-01-26 00:07:10 -08:00
Jordan Sissel
663af2aee1 - add queues and threads internals doc from
https://gist.github.com/1473939
2012-01-26 02:42:14 -05:00
Jordan Sissel
ffd78b24d0 - Move walk throughs and such into tutorials/ 2012-01-25 23:32:14 -08:00
Jordan Sissel
b0d7879b05 - remove useless 'installation' doc
- fix links from 10-minute walkthrough
2012-01-25 23:03:03 -08:00
Jordan Sissel
01439c0923 Merge branch 'master' into HEAD 2012-01-25 22:50:49 -08:00
Jordan Sissel
287cd104d9 - Add download link (silly me, why wasn't this here the whole time?)
- small link rearrangement
2012-01-25 22:49:54 -08:00
Jordan Sissel
8e908d15f2 - fix syntax 2012-01-25 22:45:26 -08:00
Jordan Sissel
950f33e0b6 - start working on 1.1-proofing the docs 2012-01-24 22:53:38 -08:00
John E. Vincent
23a1e8d816 Minor (or maybe major) change to example comments. Mixed up durable and persistent. 2012-01-19 16:36:49 -08:00
John E. Vincent
85f63a885b Brough docs current with AMQP changes. Added AMQP guide. 2012-01-16 01:30:20 -05:00
John E. Vincent
ccdb90af22 updating plugin-status doc 2012-01-13 21:36:12 -05:00