I would like to pull collectl logs from my linux machine using Solarwinds.
Is there way to pull the logs in Solarwinds, if yes, is there a way to automate the process.
Kindly help me on this.
Thanks in advance.
Haja. N
I'm no Linux expert, but servers generally are configured to send logs to a syslog server, not to have something pull the logs from Linux.
I'd research how to point local Linux logs to a remote syslog server. Then point them at your NPM instance.
Once they're showing up in NPM, start alerting on their info.
Thanks rschroeder