Where and how to integrate scripts with kibana

I am using windows. I am using log files. So could you please explain, In kibana where to write scripts and how to integrate it with kibana ? I am new to Kibana. So please explain.

Hi,

Glad that you are using Kibana. Can you share which version and what kind of scripts you are writing ? If you are new to Kibana : this getting started guide will get you going :

https://www.elastic.co/guide/en/kibana/current/getting-started.html

Cheers
Rashmi

I am using kibana-6.2.2-windows-x86_64. The version is 6.2.2.

I am planning to write the script which will split the the discover graph or dash board graph into two sections.

Because, i am using two log files data. So our expectation is 1st log file data should come in the left side and second log file data should come in the right side.