Lewis_Beard
10 months agoExpert
Workarounds for long ConfigSources?
I have a couple of devices where the Configis so long that the FortiOS Config shows “...Data Truncated...” in both the UI and the download. I looked in the code and so I know the limit and see that the ConfigSource is checking for a specific max size and displaying as much as it can (carving out room for the truncation message).
Anyway, I’m assuming this is some UI limit, or else LM’s code would have just printed sections back to back, until done.
So I’m wondering if anyone in the community has had the issue, and if anyone has a workaround?
Thanks!