annotate logstash.sysconfig @ 25:d058481276aa

replace logstash embedded web server with kibana
author Carl Byington <carl@five-ten-sg.com>
date Mon, 29 Apr 2013 13:38:05 -0700
parents 729f36e68da8
children 610835fb4209
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
4899fb1b3eb3 add sysconfig snippet to avoid modifying non-config files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
1 # used by /etc/cron.daily/logstash
4899fb1b3eb3 add sysconfig snippet to avoid modifying non-config files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
2 DAYS=7
4899fb1b3eb3 add sysconfig snippet to avoid modifying non-config files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
3
4899fb1b3eb3 add sysconfig snippet to avoid modifying non-config files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
4
4899fb1b3eb3 add sysconfig snippet to avoid modifying non-config files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
5 # used by /etc/rc.d/init.d/logstash
25
d058481276aa replace logstash embedded web server with kibana
Carl Byington <carl@five-ten-sg.com>
parents: 19
diff changeset
6
18
2b887e35b5cd work on building from source
Carl Byington <carl@five-ten-sg.com>
parents: 11
diff changeset
7 # extra args for java
2b887e35b5cd work on building from source
Carl Byington <carl@five-ten-sg.com>
parents: 11
diff changeset
8 #JAVAARGS="-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=8000 -verbose"
19
729f36e68da8 work on building from source
Carl Byington <carl@five-ten-sg.com>
parents: 18
diff changeset
9 #JAVAARGS=-verbose
25
d058481276aa replace logstash embedded web server with kibana
Carl Byington <carl@five-ten-sg.com>
parents: 19
diff changeset
10
11
4899fb1b3eb3 add sysconfig snippet to avoid modifying non-config files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
11 # extra args for agent
19
729f36e68da8 work on building from source
Carl Byington <carl@five-ten-sg.com>
parents: 18
diff changeset
12 #AGENTARGS=-vvv
25
d058481276aa replace logstash embedded web server with kibana
Carl Byington <carl@five-ten-sg.com>
parents: 19
diff changeset
13
11
4899fb1b3eb3 add sysconfig snippet to avoid modifying non-config files
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
14 # args for web
25
d058481276aa replace logstash embedded web server with kibana
Carl Byington <carl@five-ten-sg.com>
parents: 19
diff changeset
15 #WEBARGS="web --backend elasticsearch://127.0.0.1/?local"
d058481276aa replace logstash embedded web server with kibana
Carl Byington <carl@five-ten-sg.com>
parents: 19
diff changeset
16 #WEBARGS=