Man Pages in libauparse-dev

  1. Carta.tech
  2. Packages
  3. libauparse-dev
  • 42

    Section 3: Library calls

    auparse_add_callback.3
    Add a callback handler for notifications
    auparse_destroy.3
    Release instance of parser
    auparse_feed.3
    Feed data into parser
    auparse_feed_has_data.3
    Check if there is any data accumulating that might need flushing.
    auparse_find_field.3
    Search for field name
    auparse_find_field_next.3
    Find next occurrance of field name
    auparse_first_field.3
    Reposition field cursor
    auparse_first_record.3
    Reposition record cursor
    auparse_flush_feed.3
    Flush any unconsumed feed data through parser.
    auparse_get_field_int.3
    Get current field's value as an int
    auparse_get_field_name.3
    Get current field's name
    auparse_get_field_str.3
    Get current field's value
    auparse_get_field_type.3
    Get current field's data type
    auparse_get_filename.3
    Get the filename where record was found
    auparse_get_line_number.3
    Get line number where record was found
    auparse_get_milli.3
    Get the millisecond value of the event
    auparse_get_node.3
    Get the event's machine node name
    auparse_get_num_fields.3
    Get the number of fields
    auparse_get_num_records.3
    Get the number of records
    auparse_get_record_text.3
    Access unparsed record data
    auparse_get_serial.3
    Get the event's serial number
    auparse_get_time.3
    Get event's time
    auparse_get_timestamp.3
    Access timestamp of the event
    auparse_get_type.3
    Get record's type
    auparse_goto_record_num.3
    Move record cursor to specific record
    auparse_init.3
    Initialize an instance of the audit parsing library
    auparse_interpret_field.3
    Get current field's value interpreted
    auparse_next_event.3
    Get the next event
    auparse_next_field.3
    Move field cursor
    auparse_next_record.3
    Move record cursor
    auparse_node_compare.3
    Compares node name values
    auparse_reset.3
    Reset audit parser instance
    auparse_timestamp_compare.3
    Compares timestamp values
    ausearch_add_expression.3
    Build up search expression
    ausearch_add_interpreted_item.3
    Build up search rule
    ausearch_add_item.3
    Build up search rule
    ausearch_add_regex.3
    Use regular expression search rule
    ausearch_add_timestamp_item.3
    Build up search rule
    ausearch_add_timestamp_item_ex.3
    Build up search rule
    ausearch_clear.3
    Clear search parameters
    ausearch_next_event.3
    Find the next event that meets search criteria
    ausearch_set_stop.3
    Set the cursor position