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 FortiDragon 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/enotspe/fortinet-2-elasticsearch.git
    cd fortinet-2-elasticsearch
    

  2. Create a feature branch

    git checkout -b feature/your-feature-name
    

  3. Make your changes

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

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