Structs§
- Create
Alter 🔒Table Result - Result of
create_or_alter_tables_on_demand. - Flow
Mirror 🔒Task - Inserter
- Instant
AndNormal Insert Requests - Split insert requests into normal and instant requests.
Enums§
- Auto
Create Table Type - Hint for the table type to create automatically.
Constants§
- SPLUNK_
PK_ METADATA_ ORDER_ KEY QueryContextextension key the Splunk HEC handler sets (to"true") on its identity path to request metadata-first primary-key ordering at table creation. It is absent for user-supplied pipelines, so their primary-key order is left untouched.
Functions§
- apply_
per_ 🔒table_ semantic_ options - Folds the semantic keys for
table_namecarried on the internal per-table index extension intotable_options. - build_
create_ table_ expr - fill_
table_ options_ for_ create - Fill table options for a new table by create type.
- reorder_
splunk_ 🔒primary_ keys - Moves Splunk’s metadata tags (
host,source,sourcetype) to the front of the primary key, keeping the relative order of the remaining tags. - validate_
column_ 🔒count_ match