Activity Feed
- Got Karma for Re: How to configure my email settings to get email alert notification in Splunk 6.4.0 on a newly installed machine?. 12-20-2023 02:26 PM
- Karma Re: How to find all Dashboards, Reports and Alerts related to a specific index ? for dmarling. 12-12-2022 11:11 PM
- Posted Re: need to have a list of users who did not login to splunk for more than 30 days on Security. 06-29-2022 01:07 AM
- Got Karma for Re: Issues with Splunk 8.1 Install. 05-29-2021 06:27 AM
- Got Karma for Re: Issues with Splunk 8.1 Install. 05-17-2021 05:38 AM
- Got Karma for Re: Issues with Splunk 8.1 Install. 05-11-2021 01:50 PM
- Got Karma for Re: Issues with Splunk 8.1 Install. 04-21-2021 12:00 AM
- Got Karma for Re: Installing Splunk 8.1.0 - Ubuntu 20.4 warning message. 04-02-2021 07:06 PM
- Got Karma for Re: Installing Splunk 8.1.0 - Ubuntu 20.4 warning message. 02-22-2021 09:25 AM
- Got Karma for Re: Issues with Splunk 8.1 Install. 01-27-2021 01:24 AM
- Got Karma for Re: Installing Splunk 8.1.0 - Ubuntu 20.4 warning message. 12-30-2020 03:09 AM
- Posted Re: Can you help me with my Splunk Insights for Infrastructure 1.2 Install Problem? on Splunk ITSI. 12-25-2020 12:38 AM
- Karma Re: Issues with Splunk 8.1 Install for ljonsson. 12-25-2020 12:38 AM
- Posted Re: Installing Splunk 8.1.0 - Ubuntu 20.4 warning message on Splunk Enterprise. 12-25-2020 12:36 AM
- Posted Re: Issues with Splunk 8.1 Install on Installation. 12-25-2020 12:36 AM
- Posted Re: Can you help me with my Splunk Insights for Infrastructure 1.2 Install Problem? on Splunk ITSI. 12-25-2020 12:32 AM
- Posted Re: Installing Splunk 8.1.0 - Ubuntu 20.4 warning message on Splunk Enterprise. 12-25-2020 12:29 AM
- Posted Re: Issues with Splunk 8.1 Install on Installation. 12-25-2020 12:25 AM
- Got Karma for Re: How to configure my email settings to get email alert notification in Splunk 6.4.0 on a newly installed machine?. 12-11-2020 08:53 AM
- Posted Re: After installing Splunk Add-on Builder, why do I receive error "Unable to initialize modular input "valida on All Apps and Add-ons. 07-31-2020 03:08 AM
Topics I've Started
Subject | Karma | Author | Latest Post |
---|---|---|---|
0 | |||
0 |
06-29-2022
01:07 AM
| rest /services/authentication/users splunk_server=* | fields title, realname, splunk_server, last_successful_login | fillnull value=0 | eval days = now()-last_successful_login | where days < 2592000 | table title, realname, splunk_server, last_successful_login | convert ctime(last_successful_login)
... View more
12-25-2020
12:38 AM
++ Apologies, I missed to add a step ; reposting the same =========================================== For the cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory Issue, I've workaround solution : While installing 8.1.1 in ubuntu, we could see the error : Setting up splunk (8.1.1) ... cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory complete And when I checked, I could see a folder /opt/splunk/swidtag/ and a file "splunk-Splunk-Enterprise-primary.swidtag" I copied it to "/opt/splunk/etc/" and renamed it to "regid.2001-12.com.splunk-Splunk-Enterprise.swidtag'" Change Owner of the file : /opt/splunk/etc# chown splunk:splunk regid.2001-12.com.splunk-Splunk-Enterprise.swidtag Install again and it Worked!! sudo dpkg -i splunk-8.1.1-08187535c166-linux-2.6-amd64.deb (Reading database ... 265846 files and directories currently installed.) Preparing to unpack splunk-8.1.1-08187535c166-linux-2.6-amd64.deb ... This looks like an upgrade of an existing Splunk Server. Attempting to stop the installed Splunk Server... splunkd is not running. Unpacking splunk (8.1.1) over (8.1.1) ... Setting up splunk (8.1.1) ... complete
... View more
12-25-2020
12:36 AM
2 Karma
++ Apologies, I missed to add a step ; reposting the same =========================================== I faced same issue while installing 8.1.1 in ubuntu. Setting up splunk (8.1.1) ... cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory complete And when I checked, I could see a folder /opt/splunk/swidtag/ and a file "splunk-Splunk-Enterprise-primary.swidtag" I copied it to "/opt/splunk/etc/" and renamed it to "regid.2001-12.com.splunk-Splunk-Enterprise.swidtag'" Change Owner of the file : /opt/splunk/etc# chown splunk:splunk regid.2001-12.com.splunk-Splunk-Enterprise.swidtag Install again and it Worked!! sudo dpkg -i splunk-8.1.1-08187535c166-linux-2.6-amd64.deb (Reading database ... 265846 files and directories currently installed.) Preparing to unpack splunk-8.1.1-08187535c166-linux-2.6-amd64.deb ... This looks like an upgrade of an existing Splunk Server. Attempting to stop the installed Splunk Server... splunkd is not running. Unpacking splunk (8.1.1) over (8.1.1) ... Setting up splunk (8.1.1) ... complete
... View more
12-25-2020
12:36 AM
5 Karma
++ Apologies, I missed to add a step ; reposting the same =========================================== I faced same issue while installing 8.1.1 in ubuntu. Setting up splunk (8.1.1) ... cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory complete And we I checked, I could see a folder /opt/splunk/swidtag/ and a file "splunk-Splunk-Enterprise-primary.swidtag" I copied it to "/opt/splunk/etc/" and renamed it to "regid.2001-12.com.splunk-Splunk-Enterprise.swidtag'" Change Owner of the file : /opt/splunk/etc# chown splunk:splunk regid.2001-12.com.splunk-Splunk-Enterprise.swidtag Install again and it Worked!! sudo dpkg -i splunk-8.1.1-08187535c166-linux-2.6-amd64.deb (Reading database ... 265846 files and directories currently installed.) Preparing to unpack splunk-8.1.1-08187535c166-linux-2.6-amd64.deb ... This looks like an upgrade of an existing Splunk Server. Attempting to stop the installed Splunk Server... splunkd is not running. Unpacking splunk (8.1.1) over (8.1.1) ... Setting up splunk (8.1.1) ... complete
... View more
12-25-2020
12:32 AM
For the cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory Issue, I've workaround solution : While installing in ubuntu, we could see the error : Setting up splunk (8.1.1) ... cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory complete And when I checked, I could see a folder /opt/splunk/swidtag/ and a file "splunk-Splunk-Enterprise-primary.swidtag" I copied it to "/opt/splunk/etc/" and renamed it to "regid.2001-12.com.splunk-Splunk-Enterprise.swidtag'" Install again and it Worked!! sudo dpkg -i splunk-8.1.1-08187535c166-linux-2.6-amd64.deb (Reading database ... 265846 files and directories currently installed.) Preparing to unpack splunk-8.1.1-08187535c166-linux-2.6-amd64.deb ... This looks like an upgrade of an existing Splunk Server. Attempting to stop the installed Splunk Server... splunkd is not running. Unpacking splunk (8.1.1) over (8.1.1) ... Setting up splunk (8.1.1) ... complete
... View more
12-25-2020
12:29 AM
1 Karma
I faced same issue while installing 8.1.1 in ubuntu. Setting up splunk (8.1.1) ... cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory complete And we I checked, I could see a folder /opt/splunk/swidtag/ and a file "splunk-Splunk-Enterprise-primary.swidtag" I copied it to "/opt/splunk/etc/" and renamed it to "regid.2001-12.com.splunk-Splunk-Enterprise.swidtag'" Install again and it Worked!! sudo dpkg -i splunk-8.1.1-08187535c166-linux-2.6-amd64.deb (Reading database ... 265846 files and directories currently installed.) Preparing to unpack splunk-8.1.1-08187535c166-linux-2.6-amd64.deb ... This looks like an upgrade of an existing Splunk Server. Attempting to stop the installed Splunk Server... splunkd is not running. Unpacking splunk (8.1.1) over (8.1.1) ... Setting up splunk (8.1.1) ... complete
... View more
12-25-2020
12:25 AM
I faced same issue while installing 8.1.1 in ubuntu. Setting up splunk (8.1.1) ... cp: cannot stat '/opt/splunk/etc/regid.2001-12.com.splunk-Splunk-Enterprise.swidtag': No such file or directory complete And we I checked, I could see a folder /opt/splunk/swidtag/ and a file "splunk-Splunk-Enterprise-primary.swidtag" I copied it to "/opt/splunk/etc/" and renamed it to "regid.2001-12.com.splunk-Splunk-Enterprise.swidtag'" And it Worked!! sudo dpkg -i splunk-8.1.1-08187535c166-linux-2.6-amd64.deb (Reading database ... 265846 files and directories currently installed.) Preparing to unpack splunk-8.1.1-08187535c166-linux-2.6-amd64.deb ... This looks like an upgrade of an existing Splunk Server. Attempting to stop the installed Splunk Server... splunkd is not running. Unpacking splunk (8.1.1) over (8.1.1) ... Setting up splunk (8.1.1) ... complete thanks to @ljonsson
... View more
07-31-2020
03:08 AM
Hey @harig86 I suggest you to extract the package using 7zip and put it under $SPLUNK_HOME/etc/apps/ Then splunk restart. It would work fine without any error. I suspect that it would kindoff read permission issue in package.
... View more
Step 1 : Login to Splunk localhost account and Navigate to Settings > Server Settings > Email Settings
Step 2 : Email Settings
- Mail host : Provide the smtp server details and port
smtp.gmail.com:587 for Gmail
smtp.mail.yahoo.com:587 for Yahoo
- Email Security : Enable TLS
- User name : Provide your personal mail ID
- Password : Provide your personal mail password / App PASSCODE
Here we need to understand few things.
The personal mail account could have multi factor authentications. Combinations of password and OTP etc.. This could reject Splunk to use the mail account we had assigned. So we could assign an App Passcode for authentication and things made easier.
Reference : configure_app_passcode
... View more
10-25-2019
03:30 AM
Splunk search query :
index="something" | search hostname=variable
using lookup file, map the variable value
Please help.
Thanks in advance
... View more
05-22-2019
01:03 AM
Hi Guys,
I've figured out the issue and fixed it. Now I'm getting the Break Time logs
Step 1 : Import the realtime data from our Event Viewer log of our Machine - wineventlog:security
Settings > Data Inputs> Local event log collection - Add security
Search Query :
index=" * " sourcetype="wineventlog:security" Keywords="Audit Success" (EventCode="4800" OR EventCode="4801") | transaction startswith=(EventCode="4800") endswith=(EventCode="4801") maxspan=* | eval _timezone = "IST" | eval
_time_IST = _time - (strptime("2000-01-01 +00:00", "%F %:z") - strptime("2000-01-01 " . strftime(_time, "%:z"), "%F %Z")) + (strptime("2000-01-01 +00:00", "%F %:z") - strptime("2000-01-01 " .
_timezone, "%F %Z")) | eval time_in_IST = strftime(_time_IST, "%F %T " . _timezone) | rename time_in_IST as Time | eval Duration=strftime(duration,"%H:%M:%S") | table Time Durat* | sort - Time
Event Code 4800 & 4801 - are Eventcode for Workstation Logout and Login
Took transaction time between Workstation Logoff to Login as Duration
Converted Time Zone to IST (Optional)
Made Table using Duration vs TimeStamp (IST)
Result :
Time Duration
2019-05-22 12:44:31 IST 00:27:53
2019-05-22 12:37:01 IST 00:06:09
2019-05-22 11:50:26 IST 00:01:03
... View more
05-16-2019
08:12 AM
Hi team,
Please help me to figure out the issue.
I would like to create a dashboard using my Audit logs to capture my break time.
I'm trying to use time difference between Successful Logoff and Logon, That duration would be my breaktime.
I wrote a SPL, but no results obtained.
Event 1
05/16/2019 03:00:05 PM
LogName=Security
SourceName=Microsoft Windows security auditing.
EventCode=4624
EventType=0
Type=Information
ComputerName=IN2119801W3.ey.net
TaskCategory=Logon
OpCode=Info
RecordNumber=240116
Keywords=Audit Success
Message=An account was successfully logged on.
Event 2
05/16/2019 02:30:00 PM
LogName=Security
SourceName=Microsoft Windows security auditing.
EventCode=4634
EventType=0
Type=Information
ComputerName=IN2119801W3.ey.net
TaskCategory=Logoff
OpCode=Info
RecordNumber=238613
Keywords=Audit Success
Message=An account was logged off.
Splunk query
index="mymachinelogs" Keywords="Audit Success" TaskCategory=Logoff OR TaskCategory=Logon | transaction TaskCategory startswith="Logoff" endswith="Logon" maxevents=2 | table _time TaskCategory duration
No results found
Thanks in advance!
... View more