Hi Keith, rsyslog.conf is read sequentially, so wherever you have your include directive (more details here https://www.rsyslog.com/doc/master/rainerscript/include.html) is where your new config file(s) will be read.
Your included config (and the directories leading to it) need to be readable by rsyslog, so you'd typically give them the same owner&permissions as the initial rsyslog.conf. Best regards, Radu -- Elasticsearch/OpenSearch & Solr Consulting, Production Support & Training Sematext Cloud - Full Stack Observability http://sematext.com/ On Tue, Jul 5, 2022 at 7:03 PM Clay, Keith via rsyslog < rsyslog@lists.adiscon.com> wrote: > I am looking to create a rsyslog.d config file for a specific log file but > the docs aren't clear the scope of the values in that file. > > I don't know what variables to use to set things like owner/group and > perms but from what I gather from the docs that will affect everything > created after my file. The docs aren't that clear to me. > > Thanks, > > > [r/folders/vz/nvtjl3294tg0p9tm8xq5rxjngyqg_6/T]< > http://www.virtustream.com/> > > > Keith Clay > Data Intelligence Engineer > Platform and Tenant Monitoring > Cloud and Platform Operations > > keith.c...@virtustream.com<mailto:keith.c...@virtustream.com> > www.virtustream.com<http://www.virtustream.com/> > > A Dell Technologies Business > > > > Internal Use - Confidential > _______________________________________________ > rsyslog mailing list > https://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > DON'T LIKE THAT. _______________________________________________ rsyslog mailing list https://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.