Skip to content

Engage

Community and Support

Join our community on Discord 🤓.

Feel free to ask about anything on the channel: support, questions, ideas, not only project related, but Fortinet, Palo Alto, networking, threat hunting, etc.

Help Us Grow

If FLASI helps you:

Reporting Issues

If you find a bug or have a feature request:

  1. Check if the issue already exists in our GitHub Issues
  2. If not, create a new issue with:
  3. Clear description of the problem or feature
  4. Steps to reproduce (for bugs)
  5. Expected vs actual behavior
  6. Your environment details (Fortinet / Palo Alto version, Elastic Stack / Victoria Logs version, etc.)

Areas for Contribution

  • New Ideas: We welcome any crazy suggestions
  • Parsers: Help improve or add new Vector parsers
  • Dashboards: Create new Grafana/Kibana dashboards or improve existing ones
  • Documentation: Improve or expand documentation
  • Bug Fixes: Fix reported issues
  • Report Issues: Report bugs or errors
  • Performance: Optimize general performance

Code Contributions

  1. Fork the repository
git clone https://github.com/dr4gon123/flasi.git
cd flasi
  1. Create a feature branch
git checkout -b feature/your-feature-name
  1. Make your changes

    • Add documentation for new features
    • Test your changes thoroughly
  2. Submit a Pull Request

    • Provide a clear description of your changes
    • Reference any related issues
    • Include screenshots for UI changes