Understanding the components of this string helps administrators identify the correct firmware for their environment:
Define at least one network interface (NIC) for management. It is recommended to use the Virtio network driver for optimal performance. 5. Initial Boot and Configuration Start the virtual machine and open the console. The default username is admin with no password.
The string maps directly to the specific firmware archive file FAZ_VM64_KVM-v6-build1183-FORTINET.out.kvm.zip , which is used to deploy Fortinet's FortiAnalyzer Virtual Machine (VM) on Kernel-based Virtual Machine (KVM) hypervisors. fazvm64kvmv6build1183fortinetoutkvmzip
Network administrators and security engineers rely on this centralized logging, analytics, and reporting appliance to gain full visibility into network traffic managed by FortiGate firewalls. This comprehensive technical guide breaks down the core components of this specific build string, its hardware requirements, step-by-step deployment on Linux KVM, and optimal system configuration. Anatomy of the Build String
The filename fazvm64kvmv6build1183fortinetkvmzip (interpreted as FAZ_VM64_KVM-v6-build1183-FORTINET.out.kvm.zip ) refers to a specific legacy release of the virtual appliance. Initial Boot and Configuration Start the virtual machine
The filename follows Fortinet's standard naming convention, which can be decoded as follows: : FortiAnalyzer 64-bit Virtual Machine. : Optimized for the Linux KVM virtualization platform. : Part of the version 6 software series. : The specific internal build number, which corresponds to FortiAnalyzer version 6.2.2 , released in late 2019. .out.kvm.zip
: A minimum of 500 GB for log storage is standard, but must be configured to match your specific license limits. Network administrators and security engineers rely on this
Use the virt-install CLI tool to create the instance. Ensure you specify at least 4GB of RAM and attach a second virtual disk for log data repository structures:
Step 2: Define the Domain via CLI or Virtual Machine Manager