Skip to main content

References

This document provides essential technical reference information for deploying and securing BioStar X. Find network port configurations, recommended security settings, and key compliance requirements at a glance. Refer to the external resources section for additional support and detailed guidelines.

Default BioStar X network ports

ServicePurposeDefault Port(s)Notes / Recommendations
Unified Gateway ServiceHTTPS (system access)443Default for admin/operator login. Changeable via Service ManagerService Settings.
Core Web ServiceHTTPS (internal UI)5002Prefer proxied to 443; restrict direct access.
CloudNgrok52000Disable if not required.
Thrift RPC9310Restrict to trusted services.
Core ServiceWebSocket9002Internal only.
FastCGI9000Should be bound locally.
API9010Secure with TLS & authentication.
Coordinator ServiceClient Communication21810Internal only.
Main ServerTCP Server51212Plaintext device comms — block if possible.
SSL Server51213Preferred device comms (TLS).
gRPC51219Internal service comms only.
Cache ServiceClient10800Equivalent to Redis — do not expose externally.
Communication47500Internal only.
Discovery47100Internal only.

Default security features in BioStar X

FeatureLocation in UIDefaultRecommendation
Change default admin login ID & passwordUser → Edit Default Admin (UID:1)admin / installer PWChange immediately after install.
Access separation (roles)User → Select a user → PermissionAccount LevelPredefined: Administrator, User Operator, Monitoring OperatorCreate custom roles as needed.
Password strength policySettingsSystemSecurityLogin PasswordPassword LevelMediumSet to Strong, enforce MFA.
Session security (Simultaneous connection)SettingsSystemSecuritySession SecuritySimultaneous Connection AllowActiveSet to Inactive to prevent shared logins.
Multi-factor authenticationUser → Select a user → PermissionMulti-Factor Auth for LoginNot UseEnable for Administrator, User Operator, Monitoring Operator accounts.
Secure communication with deviceSettingsSystemSecurityAdvanced Security SettingsSecure communication with deviceNot UseEnable + use SSL port (51213).
Device hashkey managementSettingsSystemSecurityAdvanced Security SettingsDevice Hashkey ManagementNot UseEnable for tamper protection in high-security deployments.
System BackupSettingsSystemSystem BackupManualEnable Automatic System Backup.
Directory IntegrationSettingsSystemDirectory IntegrationNot ConfiguredIntegrate with Entra ID or Active Directory where available.
Log settings (Retention & Levels)SettingsSystemServerServerSystem log storage duration: 60 days
System log level: Info
Adjust per compliance. Forward to SIEM.
Encrypt personal data on databaseSettingsSystemSecurityAdvanced Security SettingsEncrypt Personal Data on DatabaseNot UseEnable in production.
Store visual face imageSettingsSystemServerExpert SettingsStore Face ImageUseDisable unless justified.

Compliance mapping (quick view)

Security ControlSupports Compliance Areas
Database encryption (PII, biometrics)GDPR, CCPA, ISO 27001
System log retention + forwardingISO 27001, PCI-DSS
MFA for admin/operator accountsNIST 800-63, ISO 27001
Secure comms with devices (TLS)GDPR, ISO 27001
Backup & restore capabilityISO 27001, SOC 2
Directory integration (Entra ID / Active Directory)SOX, ISO 27001, SOC 2

External References

Was this page helpful?