comparison logstash.spec @ 19:729f36e68da8 unbundled-1.1.9-working

work on building from source
author Carl Byington <carl@five-ten-sg.com>
date Wed, 17 Apr 2013 11:48:04 -0700
parents aa606d801e02
children 1d50b19beda0
comparison
equal deleted inserted replaced
18:2b887e35b5cd 19:729f36e68da8
43 for searching and drilling into all of your logs. 43 for searching and drilling into all of your logs.
44 44
45 45
46 %prep 46 %prep
47 %setup -q 47 %setup -q
48 sed -i -e 's,jarpath =.*,jarpath = "/usr/local/bin/elasticsearch/*.jar",g' lib/logstash/outputs/elasticsearch.rb
49 sed -i -e 's,jarpath =.*,jarpath = "/usr/local/bin/elasticsearch/*.jar",g' lib/logstash/outputs/elasticsearch_river.rb
48 50
49 51
50 %build 52 %build
51 cp %SOURCE5 . 53 cp %SOURCE5 .
52 gunzip -c %SOURCE2 >GeoLiteCity.dat 54 gunzip -c %SOURCE2 >GeoLiteCity.dat