Menu

Looking for anyone familiar enough to help get our install right.

2020-08-20
2023-09-13
  • Tsepo

    Tsepo - 2023-09-13

    I need someone to help with the flowviewer installation, i have already configure the flow-tools and silk, i tested flow-tools through flow-capture scripts. I can capture but i can not graph it or render it on the flowviewer.

     
  • Tsepo

    Tsepo - 2023-09-13

    FlowViewer_Configurion.pm

    silk section

    SiLK parameters

    $silk_data_directory = "/opt/silk/data";
    $silk_bin_directory = "/opt/silk/bin";
    $site_config_file = "/opt/data/silk.conf"; # If left blank, will look for silk.conf in specified Data Rootdir (see User's Guide)
    $sensor_config_file = "/opt/silk/sensor.conf";
    $silk_compiled_localtime = ""; # Set to "Y" if you compiled SiLK with --enable-localtime switch

    $silk_capture_buffer_pre = (125 * 60); # Start of SiLK file concatenation
    $silk_capture_buffer_post= (5 * 60); # End of SiLK file concatenation

    $silk_init_loadscheme = 1; # For Flows Initiated/Second - see SiLK rwcount documentation
    $silk_active_loadscheme = 5; # For Flows Active/Second - see SiLK rwcount documentation
    $silk_class_default = ""; # General SiLK file structure info. silk.conf, sensor.conf
    $silk_flowtype_default = ""; # General SiLK file structure info. silk.conf, sensor.conf
    $silk_type_default = "all"; # General SiLK file structure info. silk.conf, sensor.conf
    $silk_sensors_default = ""; # General SiLK file structure info. silk.conf, sensor.conf
    $silk_switches_default = ""; # General SiLK file structure info. silk.conf, sensor.conf

     
    • Joe Loiacono

      Joe Loiacono - 2023-09-13

      Did you use the 'rwflowpack_start' script in the /tools subdirectory?

      On 9/13/2023 10:38 AM, Tsepo wrote:

      FlowViewer_Configurion.pm

      silk section

      SiLK parameters

      $silk_data_directory = "/opt/silk/data";
      $silk_bin_directory = "/opt/silk/bin";
      $site_config_file = "/opt/data/silk.conf"; # If left blank, will look
      for silk.conf in specified Data Rootdir (see User's Guide)
      $sensor_config_file = "/opt/silk/sensor.conf";
      $silk_compiled_localtime = ""; # Set to "Y" if you compiled SiLK with
      --enable-localtime switch

      $silk_capture_buffer_pre = (125 * 60); # Start of SiLK file concatenation
      $silk_capture_buffer_post= (5 * 60); # End of SiLK file concatenation

      $silk_init_loadscheme = 1; # For Flows Initiated/Second - see SiLK
      rwcount documentation
      $silk_active_loadscheme = 5; # For Flows Active/Second - see SiLK
      rwcount documentation
      $silk_class_default = ""; # General SiLK file structure info.
      silk.conf, sensor.conf
      $silk_flowtype_default = ""; # General SiLK file structure info.
      silk.conf, sensor.conf
      $silk_type_default = "all"; # General SiLK file structure info.
      silk.conf, sensor.conf
      $silk_sensors_default = ""; # General SiLK file structure info.
      silk.conf, sensor.conf
      $silk_switches_default = ""; # General SiLK file structure info.
      silk.conf, sensor.conf


      Looking for anyone familiar enough to help get our install right.
      https://sourceforge.net/p/flowviewer/discussion/general/thread/ae107524cb/?limit=25#aa0f


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/flowviewer/discussion/general/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.