post_install

in Formula/auditbeat-oss.rb [26:30]


  def post_install
    (var/"lib/auditbeat").mkpath
    (var/"log/auditbeat").mkpath
  end