Thanks Matteo. Sorry for not noticing this. I was used of Java apps logging to console and file by default. I thought something is broken.
BR Matej 2018-05-14 18:29 GMT+02:00 Matteo Merli <[email protected]>: > Hi Matej, > > there are 2 ways to start Pulsar components with the existing scripts. For > example: > > * "pulsar standalone" --> Start in foreground and write logs on console > * "pulsar-daemon start standalone" --> Start in background with nohup and > write logs in "logs/..." > > The logging behavior is anyway controlled by "conf/log4j2.yaml" > > Matteo > > On Mon, May 14, 2018 at 5:24 AM Matej <[email protected]> wrote: > >> Hi. >> >> I ma testing pulsar. According to the documentation a logs folder should >> be created with logs files when running. I can see only console logs but no >> files. Anybody know what's the problem. >> >> BR >> >> Matej >> > -- > Matteo Merli > <[email protected]> >
