I need to get non truncated log files. I have checked the help site and can not find the instructions. Can anyone point me in the right direction?
This log file not the server log file. Thanks
I need to get non truncated log files. I have checked the help site and can not find the instructions. Can anyone point me in the right direction?
This log file not the server log file. Thanks
I suspect you turned on Debug for a component and are looking to get a verbose logging from it? If this is just for testing or debugging purposes, then you will need to look in the Server Logs. What typically happens is that if Debug is turned on, the verbose debug info can be found in the Server Logs. I hope this helps answer your question. Let us know if you need more info. Thanks!
Hey @mayliwk1607952686371 ,
If you want to retrieve the full logs, I think you would find this blog post of mine helpful:
Retrieving Logs from a Matillion Virtual Machine via SSH
Let me know if this doesn't sort the issue for you.
Cheers,
Chris
Thanks. That was what I was looking for.
I am going to add this just in case someone else is looking for it. I was looking for verbose logs for a single component. They were getting truncated in the console but you could write them to the server. Here are the instructions support sent me:
combine this with @ChrisHastie-InterWorks Blog post and you are good to go.
Thanks for posting back your findings. This is helpful!