Forum Discussion
Ed_376783
Nimbostratus
Nov 12, 2018Using Java to extract contents from the UCS file
How can I use java to extract the ucs file collected from Big-IQ? When I try to use the java.util.zip.ZipInputStream class, it cannot read the ucs file.
- Simon_Blakely
Employee
A UCS file is a gzip file.
Try java.util.zip.GZIPInputStream
You then need to untar the result ...
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects