scylladb / scylla-machine-image

Apache License 2.0
18 stars 25 forks source link

gce: drop rsyslog #469

Closed syuu1228 closed 10 months ago

syuu1228 commented 10 months ago

On AWS and Azure Ubuntu Minimal image we don't have rsyslog, it just uses persistent journal log, but only GCE image has rsyslog. We want to align image configuration between clouds, let's drop rsyslog from GCE image.

Related scylladb/scylla-enterprise#3080

yaronkaikov commented 10 months ago

@syuu1228 Let's run https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/gce-image/ from your branch to verify nothing is broken

yaronkaikov commented 10 months ago

https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/gce-image/80/ . let's see if this will pass

mykaul commented 10 months ago

@d-helios - do you need rsyslog (IIRC, you were going to use Vector as log shipper?)

d-helios commented 10 months ago

@d-helios - do you need rsyslog (IIRC, you were going to use Vector as log shipper?)

we do not use rsyslog now and yes we are going to use vector for scylla as well

yaronkaikov commented 10 months ago

https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/gce-image/80/ . let's see if this will pass

Verification passed