Creating File Sets
You can display existing File Sets and create new ones in the Insight® Pack editor.
Before you begin
Before you create a File Set, you must complete the following
prerequisite tasks:
- You must create an Insight Pack project.
If you use the Java fileset type,
you must complete the following tasks:
- Create the Java™ files in the src directory.
- Create the Java Archive (JAR) file that contains the relevant compiled Java classes. Save the JAR file in the src-files/extractors/fileset/java directory.
For more information about Apache Ant, see http://ant.apache.org.
If you use the Script file set type, create the script and save it in the src-files/extractors/fileset/script directory.
About this task
You use a File Set to define the criteria that are used
to split or annotate a log record that belongs to a specified data
type.
Note: If you manually edit the metadata\filesets.json for
a project that you have opened in the Log Analysis Insight Pack Tooling,
any changes you make are not displayed and are overwritten by changes
made within the Tooling.