Log-Munger 0.0.1 Latest

Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:
  • MANIFEST (145) does not match dist (144):
  • Missing in Dist: share/suricata.yaml
use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Log::Munger::App::Command

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Log::Munger::App::Command

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
Log::Munger Extracts structured fields from log records using YAML rule files. 0.000001 metacpan
Log::Munger::App The App::Cmd application behind the log_munger command. 0.000001 metacpan
Log::Munger::App::Command Base class for log_munger subcommands. metacpan
Log::Munger::App::Command::degrok metacpan
Log::Munger::App::Command::dump_rule_file metacpan
Log::Munger::App::Command::enrich metacpan
Log::Munger::App::Command::explain metacpan
Log::Munger::App::Command::grok2rules metacpan
Log::Munger::App::Command::list metacpan
Log::Munger::App::Command::list_fields metacpan
Log::Munger::App::Command::munge metacpan
Log::Munger::App::Command::rule_file_template_order metacpan
Log::Munger::App::Command::test_all metacpan
Log::Munger::App::Command::test_rule_file metacpan
Log::Munger::App::Command::which_rule_file metacpan
Log::Munger::Degrok Rewrites grok templating into the form Log::Munger uses. 0.000001 metacpan
Log::Munger::LogProcessor Compiles rule files and matches log records against them. 0.000001 metacpan
Log::Munger::RuleFileParser Reads a Log::Munger rule file into a rules hash. 0.000001 metacpan
Log::Munger::RulesTemplateOrder Works out the order a rule file's templated vars must be resolved in. 0.000001 metacpan
Log::Munger::RulesTest Runs a rule file's own tests and lints it for the usual mistakes. 0.000001 metacpan
Log::Munger::RulesUsable Checks that a rules hash is fit to run. 0.000001 metacpan
Log::Munger::WhichRuleFile Resolves a Log::Munger rule file name to a path. 0.000001 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan