Export DB2 table to NLS
-
Linuxlogger
- Posts: 32
- Joined: Thu Jun 23, 2016 4:33 pm
Export DB2 table to NLS
I have a db2 database. Can I log the transaction/trace log to NLS directly or do I have to export it as a csv then export that?
Re: Export DB2 table to NLS
Does the DB2 server have the ability to forward logs?
Former Nagios Employee.
me.
me.
-
Linuxlogger
- Posts: 32
- Joined: Thu Jun 23, 2016 4:33 pm
Re: Export DB2 table to NLS
The server has rsyslog running and is forwarding other logs. I just am wondering about how to extract the DB2 data.
Re: Export DB2 table to NLS
Does the DB2 machine log it's DB2 logs to the same output for your messages, or does it have a log file of it's own?
Former Nagios Employee
Re: Export DB2 table to NLS
We don't have anything here running DB2 for me to test against, but I found a couple of articles that might be helpful.
https://www.elastic.co/guide/en/logstas ... -jdbc.html
https://www.elastic.co/blog/logstash-jdbc-input-plugin
https://discuss.elastic.co/t/logstash-a ... es/39042/4
https://www.elastic.co/guide/en/logstas ... -jdbc.html
https://www.elastic.co/blog/logstash-jdbc-input-plugin
https://discuss.elastic.co/t/logstash-a ... es/39042/4
Former Nagios Employee.
me.
me.