pax_global_header 0000666 0000000 0000000 00000000064 13256130230 0014505 g ustar 00root root 0000000 0000000 52 comment=d37b9405364ef014ce2e966f67bba887cb0fcf01
loggedfs-loggedfs-0.9/ 0000775 0000000 0000000 00000000000 13256130230 0014737 5 ustar 00root root 0000000 0000000 loggedfs-loggedfs-0.9/.gitignore 0000664 0000000 0000000 00000000020 13256130230 0016717 0 ustar 00root root 0000000 0000000 build/
loggedfs
loggedfs-loggedfs-0.9/.travis.yml 0000664 0000000 0000000 00000000535 13256130230 0017053 0 ustar 00root root 0000000 0000000 language: cpp
matrix:
include:
- os: linux
compiler: gcc
dist: trusty
sudo: required
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- attr
- fuse
- libfuse-dev
- libpcre3-dev
- libxml2-dev
script:
- make
loggedfs-loggedfs-0.9/LICENSE 0000664 0000000 0000000 00000026136 13256130230 0015754 0 ustar 00root root 0000000 0000000
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
loggedfs-loggedfs-0.9/Makefile 0000664 0000000 0000000 00000003043 13256130230 0016377 0 ustar 00root root 0000000 0000000 CC=g++
CFLAGS=-Wall -ansi -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -DELPP_SYSLOG -DELPP_NO_DEFAULT_LOG_FILE -DELPP_THREAD_SAFE -std=c++11 `xml2-config --cflags`
LDFLAGS=-Wall -ansi -lpcre -lfuse `xml2-config --libs` -lpthread
srcdir=src
easyloggingdir=vendor/github.com/muflihun/easyloggingpp/src
builddir=build
all: $(builddir) loggedfs
$(builddir):
mkdir $(builddir)
loggedfs: $(builddir)/loggedfs.o $(builddir)/Config.o $(builddir)/Filter.o $(builddir)/easylogging.o
$(CC) -o loggedfs $(builddir)/loggedfs.o $(builddir)/Config.o $(builddir)/Filter.o $(builddir)/easylogging.o $(LDFLAGS)
$(builddir)/loggedfs.o: $(builddir)/Config.o $(builddir)/Filter.o $(srcdir)/loggedfs.cpp
$(CC) -o $(builddir)/loggedfs.o -c $(srcdir)/loggedfs.cpp $(CFLAGS) -Ivendor/github.com/muflihun/easyloggingpp/src
$(builddir)/Config.o: $(builddir)/Filter.o $(srcdir)/Config.cpp $(srcdir)/Config.h
$(CC) -o $(builddir)/Config.o -c $(srcdir)/Config.cpp $(CFLAGS)
$(builddir)/Filter.o: $(srcdir)/Filter.cpp $(srcdir)/Filter.h
$(CC) -o $(builddir)/Filter.o -c $(srcdir)/Filter.cpp $(CFLAGS)
$(builddir)/easylogging.o: $(easyloggingdir)/easylogging++.cc $(easyloggingdir)/easylogging++.h
$(CC) -o $(builddir)/easylogging.o -c $(easyloggingdir)/easylogging++.cc $(CFLAGS)
clean:
rm -rf $(builddir)/
install:
gzip --keep loggedfs.1
cp loggedfs.1.gz /usr/share/man/man1/
cp loggedfs /usr/bin/
cp loggedfs.xml /etc/
mrproper: clean
rm -rf loggedfs
release:
tar -c --exclude="CVS" $(srcdir)/ loggedfs.xml LICENSE loggedfs.1.gz Makefile | bzip2 - > loggedfs.tar.bz2
loggedfs-loggedfs-0.9/README.md 0000664 0000000 0000000 00000011432 13256130230 0016217 0 ustar 00root root 0000000 0000000 # LoggedFS - Filesystem monitoring with Fuse
[](https://travis-ci.org/rflament/loggedfs)
Donate Ethereum: 0x83FBC94FBca4e2f10Bede63e16C5b0Bb31a1Fed1
## Description
LoggedFS is a fuse-based filesystem which can log every operations that happens in it.
How does it work ?
Fuse does almost everything. LoggedFS only sends a message to syslog when called by fuse and then let the real filesystem do the rest of the job.
## Installation
If loggedfs is included in your distribution you can just install with your package manager :
sudo apt-get install loggedfs
## Simplest usage
To record access to /tmp/TEST into ~/log.txt, just do:
loggedfs -l ~/log.txt /tmp/TEST
To stop recording, just unmount as usual:
sudo umount /tmp/TEST
~/log.txt will need to be changed to readable by setting permissions:
chmod 0666 ~/log.txt
## Installation from source
First you have to make sure that fuse is installed on your computer.
If you have a recent distribution it should be. Fuse can be downloaded here : https://github.com/libfuse/libfuse.
Then you should download the loggedfs archive and install it with the make command :
sudo apt-get install libfuse-dev libxml2-dev libpcre3-dev
tar xfj loggedfs-X.Y.tar.bz2
cd loggedfs-X.Y
make
make install
LoggedFS has the following dependencies :
fuse
pcre
libxml2
## Configuration
LoggedFS can use an XML configuration file if you want it to log operations only for certain files, for certain users, or for certain operations.
Here is a sample configuration file :
This configuration can be used to log everything except it if concerns a *.bak file, or if the uid is 1000, or if the operation is getattr.
## Launching LoggedFS
If you just want to test LoggedFS you don't need any configuration file.
Just use that command :
loggedfs -f -p /var
You should see logs like these :
tail -f /var/log/syslog
2018-03-21 15:32:14,095 INFO [default] LoggedFS not running as a daemon
2018-03-21 15:32:14,095 INFO [default] LoggedFS running as a public filesystem
2018-03-21 15:32:14,095 INFO [default] LoggedFS starting at /var.
2018-03-21 15:32:14,095 INFO [default] chdir to /var
2018-03-21 15:32:15,375 INFO [default] getattr /var/ {SUCCESS} [ pid = 934 /usr/sbin/VBoxService uid = 0 ]
2018-03-21 15:32:15,375 INFO [default] getattr /var/run {SUCCESS} [ pid = 934 /usr/sbin/VBoxService uid = 0 ]
2018-03-21 15:32:15,376 INFO [default] readlink /var/run {SUCCESS} [ pid = 934 /usr/sbin/VBoxService uid = 0 ]
2018-03-21 15:32:15,376 INFO [default] readlink /var/run {SUCCESS} [ pid = 934 /usr/sbin/VBoxService uid = 0 ]
2018-03-21 15:32:15,890 INFO [default] getattr /var/cache {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,891 INFO [default] getattr /var/cache/apt {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,891 INFO [default] getattr /var/cache/apt/archives {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,891 INFO [default] getattr /var/cache/apt/archives/partial {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,891 INFO [default] getattr /var/cache/apt/archives/partial {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,892 INFO [default] getattr /var/lib {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,892 INFO [default] getattr /var/lib/apt {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,892 INFO [default] getattr /var/lib/apt/lists {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,892 INFO [default] getattr /var/lib/apt/lists/partial {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:15,892 INFO [default] getattr /var/lib/apt/lists/partial {SUCCESS} [ pid = 1539 update-notifier uid = 1000 ]
2018-03-21 15:32:17,873 INFO [default] LoggedFS closing.
If you have a configuration file to use you should use this command :
./loggedfs -c loggedfs.xml -p /var
If you want to log what other users do on your filesystem, you should use the -p option to allow them to see your mounted files. For a complete documentation see the manual page
Rémi Flament - remipouak at gmail.com loggedfs-loggedfs-0.9/loggedfs.1 0000664 0000000 0000000 00000002275 13256130230 0016621 0 ustar 00root root 0000000 0000000 .TH LoggedFS 1 "JANUARY 2007" "User Manuals"
.SH NAME
LoggedFS \- Filesystem monitoring with Fuse
.SH SYNOPSIS
.B loggedfs [-fp] [-c
.I config-file
.B ] [-l
.I log-file
.B ]
.I directory
.B ...
.SH DESCRIPTION
.B LoggedFS
is a transparent fuse-filesystem which allows to log every operations that happens in the backend filesystem. Logs can be written to syslog, to a file, or to the standard output. LoggedFS comes with a XML configuration file in which you can choose exactly what you want to log and what you don't want to log. You can add filters on users, operations (open, read, write, chown, chmod, etc.), filenames , and return code. Filename's filters are regular expressions.
.SH OPTIONS
.IP -f
Do not start as a daemon. Write logs to stdout if no log file is specified.
.IP "-c config-file"
Use the
.I config-file
to filter what you want to log.
.IP "-l log-file"
Use the
.I log-file
to write logs to. If no log file is specified then logs are only written to syslog or to stdout, depending on -f.
.IP -p
Allow every users to see the new loggedfs.
.SH FILES
.I /etc/fuse.conf
.RS
The system wide configuration file.
.RE
.SH AUTHOR
Remi Flament
.SH "SEE ALSO"
.BR fusermount (1)
loggedfs-loggedfs-0.9/loggedfs.spec 0000664 0000000 0000000 00000002226 13256130230 0017407 0 ustar 00root root 0000000 0000000 Summary: Transparent fuse-filesystem which allows to log every operation that happens in the backend filesystem.
Name: loggedfs
Version: 0.9
Release: 1.fc6
Source: %{name}-%{version}.tar.bz2
Packager: Remi Flament
Vendor: Remi Flament
License: Apache 2.0
Group: Development/Tools
Url: https://github.com/rflament/loggedfs/
Requires: fuse >= 2.6 fuse-libs >= 2.6 rlog >= 1.3 pcre >= 6.6 libxml2 >= 2.6
%description
LoggedFS is a transparent fuse-filesystem which allows you to log every operation that happens in the backend filesystem. Logs can be written to syslog, to a file, or to standard output. It comes with an XML configuration file in which you can choose exactly what you want to log. You can add filters on users, operations (open, read, write, chown, chmod, etc.), filenames, and return codes. Filename's filters are regular expressions. Since it is fuse-based, you don't need to change anything in your kernel or hard disk partition to use it.
%prep
%setup -q
%build
make
%install
make install
%files
%defattr(-,root,root)
/usr/bin/loggedfs
/etc/loggedfs.xml
%doc /usr/share/man/man1/loggedfs.1*
loggedfs-loggedfs-0.9/loggedfs.xml 0000664 0000000 0000000 00000000722 13256130230 0017254 0 ustar 00root root 0000000 0000000
loggedfs-loggedfs-0.9/src/ 0000775 0000000 0000000 00000000000 13256130230 0015526 5 ustar 00root root 0000000 0000000 loggedfs-loggedfs-0.9/src/Config.cpp 0000664 0000000 0000000 00000011314 13256130230 0017437 0 ustar 00root root 0000000 0000000 /*****************************************************************************
* Author: Remi Flament
*****************************************************************************
* Copyright (c) 2005 - 2018, Remi Flament
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
*/
#include "Config.h"
#include
#include
xmlChar* INCLUDE=xmlCharStrdup("include");
xmlChar* EXCLUDE=xmlCharStrdup("exclude");
xmlChar* USER=xmlCharStrdup("uid");
xmlChar* EXTENSION=xmlCharStrdup("extension");
xmlChar* ACTION=xmlCharStrdup("action");
xmlChar* RETNAME=xmlCharStrdup("retname");
xmlChar* ROOT=xmlCharStrdup("loggedFS");
xmlChar* LOG_ENABLED=xmlCharStrdup("logEnabled");
xmlChar* PNAME_ENABLED=xmlCharStrdup("printProcessName");
Config::Config()
{
// default values
enabled=true;
pNameEnabled=true;
}
Config::~Config()
{
includes.clear();
excludes.clear();
}
void Config::parse(xmlNode * a_node)
{
xmlNode *cur_node = NULL;
for (cur_node = a_node; cur_node; cur_node = cur_node->next)
{
if (cur_node->type == XML_ELEMENT_NODE)
{
xmlAttr *attr=cur_node->properties;
if (xmlStrcmp(cur_node->name,ROOT)==0)
{
while (attr!=NULL)
{
if (xmlStrcmp(attr->name,LOG_ENABLED)==0)
{
//enable or disable loggedfs
if (xmlStrcmp(attr->children->content,xmlCharStrdup("true"))!=0)
{
enabled=false;
printf("Log disabled\n");
}
else {
printf("Log enabled\n");
}
}
else if (xmlStrcmp(attr->name,PNAME_ENABLED)==0)
{
//enable or disable process name prints in loggedfs
if (xmlStrcmp(attr->children->content,xmlCharStrdup("true"))!=0)
{
pNameEnabled=false;
printf("print process name disabled\n");
}
else {
printf("print process name enabled\n");
}
}
else printf("unknown attribute : %s\n",attr->name);
attr=attr->next;
}
}
if (xmlStrcmp(cur_node->name,INCLUDE)==0 || xmlStrcmp(cur_node->name,EXCLUDE)==0)
{
Filter* filter=new Filter();
char* buffer=new char[100];
while (attr!=NULL)
{
sprintf(buffer,"%s",attr->children->content); // I guess there's another way to do that
if (xmlStrcmp(attr->name,EXTENSION)==0)
{
filter->setExtension(buffer);
}
else if (xmlStrcmp(attr->name,USER)==0)
{
if (strcmp(buffer,"*"))
filter->setUID(atoi(buffer));
else filter->setUID(-1); // every users
}
else if (xmlStrcmp(attr->name,ACTION)==0)
{
filter->setAction(buffer);
}
else if (xmlStrcmp(attr->name,RETNAME)==0)
{
filter->setRetname(buffer);
}
else printf("unknown attribute : %s\n",attr->name);
attr=attr->next;
}
if (xmlStrcmp(cur_node->name,INCLUDE)==0)
{
includes.push_back(*filter);
}
else excludes.push_back(*filter);
delete[] buffer;
}
}
parse(cur_node->children);
}
}
bool Config::loadFromXml(xmlDoc* doc)
{
xmlNode *root_element = NULL;
root_element = xmlDocGetRootElement(doc);
parse(root_element);
xmlFreeDoc(doc);
xmlCleanupParser();
return true;
}
bool Config::loadFromXmlBuffer(const char* buffer)
{
xmlDoc *doc = NULL;
LIBXML_TEST_VERSION
doc=xmlReadMemory(buffer,strlen(buffer),"",NULL, XML_PARSE_NONET);
return loadFromXml(doc);
}
bool Config::loadFromXmlFile(const char* filename)
{
xmlDoc *doc = NULL;
LIBXML_TEST_VERSION
doc = xmlReadFile(filename, NULL, 0);
return loadFromXml(doc);
}
bool Config::shouldLog(const char* filename, int uid, const char* action, const char* retname)
{
bool should=false;
if (enabled)
{
if (includes.size()>0)
{
for (unsigned int i=0;i