generate_filepath

in lib/logstash/outputs/kusto.rb [261:264]


  def generate_filepath(event)
    event.sprintf(@path)
  end