Jason Frey

Results 678 comments of Jason Frey

Oh I see...yeah, I'm good with that. You never could really run it "locally" anyway.

@chessbyte Yes...I didn't realize there was an issue open, so I'll link that

I _think_ we need the vim_log changes? Otherwise I'm not sure - maybe @agrare knows

> I guess we need at the very least to share information on how to use journalctl for all of our current support needs - specifically the requests we make...

Just remembered there's another thing and that is to figure out if there are code paths that scrape the logs directly (for example to present them in the UI)

Yeah good call @agrare - I'll update the OP. I thought there were a few other places - maybe @jrafanie knows?

Oh wait, I think it already does https://github.com/ManageIQ/manageiq/blob/5c54ed67a5285de5e2ef79bc70111b08c451c85c/config/settings.yml#L849 But I'll double check anyway.

With the changes for the progname, I've changed this PR a bit, so it will need a new review. I've stopped calling it a broadcast logger in this PR because...

@agrare I'd like to get this over the finish line > Happy to help out with this one, if you end up pushing a guides PR or something LMK and...

> If they're all going through create_logger and that will do funnel them through the container logger (STDOUT) or systemd logger, what's left? Dev mode? I don't understand the question....