Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add permissions configuration for file output #4638

Closed
wants to merge 101 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
1cd38f7
Add permissions configuration for file output
Jul 7, 2017
e699a6f
Add permissions configuration for file output
Jul 10, 2017
855af00
Merge branch 'master' of github.com:plassa-b/beats
Jul 10, 2017
aca6d5e
Small change
Jul 10, 2017
aedc2ae
Merge remote-tracking branch 'upstream/master'
Jul 19, 2017
2f407bd
Change config.reference.yml appropriatly & fix wrong value in docs
Jul 19, 2017
e2c5ace
Fix bug when no value given for permissions & add proper default valu…
Jul 19, 2017
2380939
Merge branch 'master' into master
andrewkroh Sep 7, 2017
a49463c
Keep docker & k8s pod annotations while they are needed (#5084)
exekias Sep 7, 2017
c76f14f
Support receiving events from audit multicast group (#5081)
andrewkroh Sep 8, 2017
ac9561d
Remove alias from perfmon docs (#5130)
andrewkroh Sep 8, 2017
01841ce
should use strings.Contains(string(cmdline), process) instead (#5102)
wgliang Sep 8, 2017
9f2795e
Add missing link texts to fields references (#4919)
Sep 8, 2017
68a6f35
Update ES test version to 7.0.0-alpha1 (#5142)
ruflin Sep 11, 2017
0d89cc7
Add flush timeout setting to filebeat registrar (#5146)
Sep 11, 2017
ccc4ab1
[Docs] Fix incorrect ES output config example (#5118)
dedemorton Sep 11, 2017
c2d7b13
[Docs] Add option to log messages in JSON (#4931)
dedemorton Sep 11, 2017
b247e88
Remove runner creation from every reload check (#5141)
vjsamuel Sep 12, 2017
6082603
Reorder processors in publisher pipeline (#5149)
Sep 12, 2017
ffd23a9
Add specialized buffers to memqueue (#5148)
Sep 12, 2017
7112a80
Add support for post-update command (#5154)
ruflin Sep 12, 2017
1530fec
Fix kubernetes matcher registry lookup (#5159)
vjsamuel Sep 12, 2017
885c2d1
Fix the bullets from the redis docs (#5143)
monicasarbu Sep 12, 2017
46dbdbd
Add @metadata.version to json events (#5166)
Sep 12, 2017
052172f
Update queue.mem defaults (#5150)
Sep 13, 2017
5d26d2c
Fix systemd unit file name in Debian package (#5174)
praseodym Sep 15, 2017
dc5ab42
Add cloudwatchmetric beat to list of community beats. (#5177)
phillbaker Sep 15, 2017
9a4fbbb
Add open_pr script (#5186)
tsg Sep 18, 2017
6829fbc
Allow IndexPrefix to be set. (#5161)
simitt Sep 18, 2017
1f07cdc
[DOCS] Update link to certgen command
lcawl Sep 18, 2017
b2821be
Merge pull request #5197 from lcawl/lcawley-certgen
lcawl Sep 18, 2017
bc98e1a
Remove kibana `depends_on` elasticsearch (#5199)
exekias Sep 19, 2017
291cd9b
Ensure docs are build locally just as they are in prod (#5201)
watson Sep 20, 2017
bc84970
Update `beta` messages for config reload (#5202)
exekias Sep 20, 2017
c0de062
Fix packetbeat flaky tests (#5200)
tsg Sep 20, 2017
23f6efe
Fix default paths in macOS for Redis 4.0.1 (#5173)
monicasarbu Sep 20, 2017
c2bd3ef
Remove ID from Runner interface (#5158)
vjsamuel Sep 20, 2017
25b90ae
[Logging] Include Logstash host info in debug messages #5198 (#5208)
Sep 20, 2017
3effafd
Add LICENSE.txt into the packages (#5215)
tsg Sep 21, 2017
b0757d2
Do not clean ignored files in merge_pr script (#5195)
ruflin Sep 21, 2017
10af6f9
Remove changeme password from the docs (#5214)
dedemorton Sep 21, 2017
22e46ed
Fix flaky reload tests (#5221)
ruflin Sep 21, 2017
57aaa90
Allow for more than one index file in docs folders. (#5220)
simitt Sep 21, 2017
ae2f13b
Added the 5.x version of the Auditbeat dashboards (#5222)
tsg Sep 25, 2017
57f67e7
Improve logging for Size changes (#5194)
ruflin Sep 25, 2017
f1bc714
cms_get and cmd_set mixed up in memcached module (#5189)
dariusj18 Sep 25, 2017
829f833
Added changelog entry for #5189 (#5231)
tsg Sep 25, 2017
10d0960
Update outputconfig.asciidoc (#5157) (#5232)
tsg Sep 25, 2017
6f6a072
Add script to test against apm-server (#5099)
ruflin Sep 25, 2017
5ecba0f
Add jenkins scripts to repo (#5235)
andrewkroh Sep 25, 2017
f61ecc3
Add .go files style to editorconfig (#5236)
pgilad Sep 25, 2017
ebf641e
Remove multiple output comment from config (#5193)
andrewkroh Sep 25, 2017
aaf34c8
Add yml file with the list of dashboards available for Auditbeat (#5182)
monicasarbu Sep 26, 2017
0b104ff
Add fix implemented in #4845 (#5253)
dedemorton Sep 27, 2017
94b6298
Update import/export dashboards section (#5229)
monicasarbu Sep 27, 2017
71bfaaa
Basic RabbitMQ queues metricset (#4788)
kvalev Sep 27, 2017
e0d7c16
Create a separate deashboard for Nginx access and error logs (#5240)
monicasarbu Sep 27, 2017
9a3ab3f
Remove broken options runoptions.uid and runoptions.gid (#5261)
tsg Sep 28, 2017
3c13108
Change field type of http header from nested to object (#5258)
ruflin Sep 29, 2017
d0f9e19
Move Field(s) to common. (#5271)
simitt Sep 29, 2017
e912823
Fix mapping for ceph num_remapped_pgs field (#5273)
ruflin Oct 2, 2017
247ee16
Update latest environment to 6.0.0-rc1 (#5274)
ruflin Oct 2, 2017
1751c26
Rewrite Generate-Index-Pattern in Go. (#5272)
simitt Oct 2, 2017
b98ba2d
Fix minor typos (#5286)
exekias Oct 2, 2017
3c075f7
Add filesystem stats to ES node_stats metricset (#5230)
ruflin Oct 2, 2017
ffca490
Align kibana index generation to beats standard. (#5290)
simitt Oct 2, 2017
8d79c8f
Add additional php-fpm pool status kpis for Metricbeat module (#5287)
pgilad Oct 3, 2017
4c910e5
Implement logic for disabled groups (#5295)
simitt Oct 3, 2017
397e241
Fixed typos in reference config files and added default value for loa…
DdPerna Oct 3, 2017
88680a8
Add multifields support. (#5296)
simitt Oct 3, 2017
b3ca270
Allow values to be set from outside (#5297)
simitt Oct 3, 2017
166c5ae
Support multiple format params. (#5299)
simitt Oct 3, 2017
834c4c2
Add scripts support. (#5298)
simitt Oct 3, 2017
91bea8e
Run make misspell (#5300)
ruflin Oct 3, 2017
806ee83
Make cleanup more reliable (#5303)
ruflin Oct 3, 2017
6b85d18
Fix data race accessing watched containers (#5307)
exekias Oct 3, 2017
6e07d0b
Add Pre-Commit hook. (#5305)
simitt Oct 3, 2017
16be171
Increase Kibana timeout for tests (#5316)
ruflin Oct 4, 2017
9b52b39
Fix flaky Filebeat test on Windows (#5314)
ruflin Oct 4, 2017
4cb8714
Fix OutputPrecision to be int instead of string. (#5318)
simitt Oct 4, 2017
d4633ad
Add Collectbeat to community beats (#5327)
vjsamuel Oct 5, 2017
396cff7
Deprecate config_dir (Filebeat) and refactor docs (#5321)
tsg Oct 5, 2017
9a431f1
Changelog cleanup in master (#5322)
tsg Oct 5, 2017
ce9e47b
Do not require template if index change and template disabled (#5319)
ruflin Oct 5, 2017
4778c51
Improvements and fixes to the Host Overview dashboard (#5340)
tsg Oct 6, 2017
28cee61
Add support TLS renegotiation (#5353)
andrewkroh Oct 9, 2017
a5d5fbe
Remove post-update command (#5306)
ruflin Oct 9, 2017
67b6648
Switch to Kibana 6.0.0-rc1 and increase retry to 300 (#5358)
ruflin Oct 9, 2017
3ffa7c5
Fix RabbitMQ 5.x dashboard names (#5359)
tsg Oct 9, 2017
f9ac23f
Introduce jenkins_setup command to be reused (#5315)
ruflin Oct 9, 2017
54a4481
Add queue settings to docs (#4884)
Oct 9, 2017
4f13672
Fix Test_Rotator's segmentation fault
Oct 10, 2017
1a98c80
Only read go version from .go-version file (#5367)
ruflin Oct 10, 2017
483982b
Add Azure VM support for add_cloud_metadata processor (#5355)
saada Oct 10, 2017
d6c118c
Add permissions configuration for file output
Jul 7, 2017
f98de95
Add permissions configuration for file output
Jul 10, 2017
8876ded
Small change
Jul 10, 2017
d825830
Change config.reference.yml appropriatly & fix wrong value in docs
Jul 19, 2017
8227731
Fix bug when no value given for permissions & add proper default valu…
Jul 19, 2017
9a136fb
Fix Test_Rotator's segmentation fault
Oct 10, 2017
d9f265b
Merge branch 'master' of github.com:plassa-b/beats
Oct 11, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Switch to Kibana 6.0.0-rc1 and increase retry to 300 (#5358)
Already the compose timeout is set to 300. Now also setting the retries in the healtcheck to 300.
  • Loading branch information
ruflin authored and exekias committed Oct 9, 2017
commit 67b664821977592ab23adb76a07b425a38e3b4bf
4 changes: 2 additions & 2 deletions metricbeat/module/kibana/_meta/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM docker.elastic.co/kibana/kibana:6.0.0-beta1
HEALTHCHECK --interval=1s --retries=120 CMD curl -f http://localhost:5601/api/status | grep '"disconnects"'
FROM docker.elastic.co/kibana/kibana:6.0.0-rc1
HEALTHCHECK --interval=1s --retries=300 CMD curl -f http://localhost:5601/api/status | grep '"disconnects"'